#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#

NAME = ModPlayer

PROJECTVERSION = 1.1
LANGUAGE = German

APPICON = Tracker.tiff
DOCICONS = PP.tiff Mod.tiff

LOCAL_RESOURCES = ModPlayer.nib Prefs.nib Programm.nib

GLOBAL_RESOURCES = Abspielen.tiff AbspielenHi.tiff Mod.tiff Pause.tiff\
                   PauseHi.tiff PP.tiff Stop.tiff StopHi.tiff\
                   Tracker.tiff

CLASSES = Abspieler.m CustomCell.m DirPanel.m fft.m FFTView.m\
          LanguageApp.m NiftyMatrix.m PosView.m Prefs.m Programm.m\
          TrackerPlayer.m

HFILES = Abspieler.h CustomCell.h DirPanel.h fft.h FFTView.h\
         LanguageApp.h NiftyMatrix.h PosView.h Prefs.h Programm.h\
         TrackerPlayer.h

MFILES = ModPlayer_main.m

OTHERSRCS = PowerpackerD.o


MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = app.make
INSTALLDIR = $(HOME)/Apps
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

ICONSECTIONS =	-sectcreate __ICON app Tracker.tiff \
		-sectcreate __ICON PP PP.tiff \
		-sectcreate __ICON Mod Mod.tiff

LIBS = -lMedia_s -lNeXT_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
