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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = MusicKitVoiceApp.tiff
DOCICONS = MusicKitVoiceDoc.tiff

LOCAL_RESOURCES = MusicKitVoice.nib MelonSoft.tiff Help

CLASSES = MLMKVMaster.m MLParameters.m

HFILES = MLMKVMaster.h MLParameters.h MLProductionProtocols.h

MFILES = MLMusicKitVoice_main.m



MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = app.make
INSTALLDIR = /home/ml/MB1.2/MLMusicKitVoice/bin
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

ICONSECTIONS =	-sectcreate __ICON app MusicKitVoiceApp.tiff \
		-sectcreate __ICON MusicKitVoiceDoc MusicKitVoiceDoc.tiff

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


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
