#
# 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 = TimeWarp-9

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = TimeWarp.tiff
LOCAL_RESOURCES = TimeWarp-9.nib

GLOBAL_RESOURCES = D0.tiff D1.tiff D2.tiff D3.tiff D4.tiff D5.tiff D6.tiff \
                   D7.tiff D8.tiff D9.tiff DColon.tiff DMinus.tiff \
                   DPeriod.tiff DPlus.tiff DSpace.tiff Repeat.tiff \
                   RepeatPL.tiff

CLASSES = CompletionView.m Controller.m DACPlayer.m LCDView.m \
          MIDIManager.m Procrustes.m

HFILES = CompletionView.h Controller.h DACPlayer.h errors.h LCDView.h \
         MIDIManager.h Procrustes.h

MFILES = errors.m TimeWarp-9_main.m

OTHERSRCS = Makefile Notes


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

ICONSECTIONS =	-sectcreate __ICON app TimeWarp.tiff

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


-include Makefile.preamble

include $(MAKEFILEDIR)/app.make

-include Makefile.postamble

-include Makefile.dependencies
