#
# 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 = SynthBuilder

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = synthBuilderIcon.tiff
LOCAL_RESOURCES = Help

GLOBAL_RESOURCES = Clavier.nib ClmCodeGen.nib EnvelopeEd.nib \
                   FakePatchPoint.nib FakeUG.nib Info.nib Legal.nib \
                   MKCodeGen.nib NFArgDef.nib NFDef.nib NFMethodDef.nib \
                   NGArgDef.nib NGDef.nib NGMethodDef.nib PatchParam.nib \
                   RegressionTest.nib SynthBuilder.nib UGArgDef.nib \
                   UGArgSlider.nib UGDef.nib UGMethodDef.nib Utilities.nib \
                   ViewController.nib add2.tiff allpass1.tiff asymp.tiff \
                   biquad.tiff Clavier.tiff constant.tiff constantpp.tiff \
                   delay.tiff dswitch.tiff dswitcht.tiff graspApp.tiff \
                   in1a.tiff in1b.tiff interp.tiff MIDI-A.tiff MIDI-B.tiff \
                   MIDI-IN.tiff mul1add2.tiff mul2.tiff \
                   MultipleSelection.tiff newIcon.tiff NoIcon.tiff \
                   onepole.tiff oscg.tiff oscgaf.tiff oscgafi.tiff \
                   oscil.tiff out1a.tiff out1b.tiff out2sum.tiff \
                   partials.tiff PatchParameter.tiff scale.tiff \
                   scl1add2.tiff scl2add2.tiff sinerom.tiff slide.tiff \
                   snoise.tiff storage.tiff tablelookup.tiff unoise.tiff \
                   mk-tester mkmon_A_32k.dsp mkmon_A_8k.dsp PlayNote.tar \
                   StandardNFDefs StandardNGDefs StandardUGDefs README \
                   app.make common.make

CLASSES = CellScrollView.m Clavier.m ClmCodeGen.m Controller.m DragView.m \
          ElementController.m EnvController.m EnvDelegate.m EnvelopeView.m \
          FakePatchPoint.m FakeSynthPatch.m FakeUG.m GenericCell.m \
          GenericObject.m IconView.m InspectorDelegate.m \
          MainWindowDelegate.m MKCodeGen.m MySlider.m MySliderCell.m \
          NFArgDef.m NFDef.m NFMethodDef.m NGArgDef.m NGDef.m \
          NGMethodDef.m NodeView.m NoteOnHandler.m ParamInterface.m \
          PatchParam.m PianoOctave.m RegressionTest.m TablookUG.m \
          TablookUGxxx.m TablookUGxxy.m TablookUGxyx.m TablookUGxyy.m \
          TablookUGyxx.m TablookUGyxy.m TablookUGyyx.m TablookUGyyy.m \
          UGArgDef.m UGArgSlider.m UGDef.m UGMethodDef.m UserPath.m \
          Utilities.m ViewController.m

HFILES = CellScrollView.h Clavier.h ClmCodeGen.h Controller.h DragView.h \
         ElementController.h EnvController.h EnvDelegate.h EnvelopeView.h \
         FakePatchPoint.h FakeSynthPatch.h FakeUG.h GenericCell.h \
         GenericObject.h IconView.h InspectorDelegate.h \
         MainWindowDelegate.h MKCodeGen.h MySlider.h MySliderCell.h \
         NFArgDef.h NFDef.h NFMethodDef.h NGArgDef.h NGDef.h NGMethodDef.h \
         NodeView.h NoteOnHandler.h ParamInterface.h PatchParam.h \
         PianoOctave.h RegressionTest.h TablookUG.h TablookUGxxx.h \
         TablookUGxxy.h TablookUGxyx.h TablookUGxyy.h TablookUGyxx.h \
         TablookUGyxy.h TablookUGyyx.h TablookUGyyy.h UGArgDef.h \
         UGArgSlider.h UGDef.h UGMethodDef.h UserPath.h Utilities.h \
         ViewController.h

MFILES = SynthBuilder_main.m

BUNDLES = examplePatches.bproj

OTHERSRCS = tablookUGInclude.m


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

ICONSECTIONS =	-sectcreate __ICON app synthBuilderIcon.tiff

LIBS = -lsynthpatches -lunitgenerators -lmusickit -ldsp -lNeXT_s -lIndexing_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


-include Makefile.preamble

include $(MAKEFILEDIR)/app.make

-include Makefile.postamble

-include Makefile.dependencies
