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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = pm.tiff
GLOBAL_RESOURCES = Patchmix.nib Add.tiff Buzz.tiff Comb.tiff\
                   cpsoct.tiff cpspch.tiff Delay.tiff Div.tiff\
                   Evp.tiff Mult.tiff octcps.tiff octpch.tiff\
                   Oscil.tiff Out.tiff pchcps.tiff pchoct.tiff\
                   Pluck.tiff pm.tiff Preset.tiff Rand.tiff Reson.tiff\
                   Reverb.tiff Sound.tiff Sub.tiff User.tiff WS.tiff

CLASSES = Allpass.m Animator.m Arith.m Buzz.m Comb.m CommandScroll.m\
          Converter.m Coordinator.m Evp.m ImageController.m Instrum.m\
          Oscil.m Out.m PaletteView.m Param.m PatchView.m\
          PatchWindow.m Pluck.m Rand.m Reson.m Statement.m\
          Subprocess.m TransparentWindow.m UnitGen.m

HFILES = Allpass.h Animator.h Arith.h Buzz.h Comb.h CommandScroll.h\
         Converter.h Coordinator.h Evp.h ImageController.h Instrum.h\
         Oscil.h Out.h PaletteView.h Param.h PatchView.h\
         PatchWindow.h Pluck.h Rand.h Reson.h Statement.h\
         Subprocess.h TransparentWindow.h UnitGen.h

MFILES = Patchmix_main.m

PSWFILES = draw.psw pswraps.psw


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

ICONSECTIONS =	-sectcreate __ICON app pm.tiff

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




-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
