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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = GISO2.tiff
DOCICONS = sound_nib.tiff sound_nib.tiff sound_nib.tiff sound_nib.tiff\
           sound_nib.tiff

LOCAL_RESOURCES = GISO.nib PrefPanel.nib credits.rtfd Help\
                  channel.strings dataFormat.strings\
                  dataFormatSwitches.strings dataSize.strings\
                  dataSizeSwitches.strings effects.strings\
                  filetype.strings inHotList.strings\
                  inHotListConfig.strings outHotList.strings\
                  outHotListConfig.strings rate.strings

GLOBAL_RESOURCES = GISO2.tiff sox services

CLASSES = Controller.m Defaults.m DocumentController.m EnhancedApp.m\
          EnhancedMatrix.m EnhancedText.m FileName.m GISOPrefPanel.m\
          PrefPanel.m StickyWindow.m StringStorage.m Subprocess.m\
          TokenString.m

HFILES = Controller.h Defaults.h DocumentController.h EnhancedApp.h\
         EnhancedMatrix.h EnhancedText.h FileName.h GISOPrefPanel.h\
         PrefPanel.h StickyWindow.h StringStorage.h Subprocess.h\
         TokenString.h version.h

MFILES = GISO_main.m

SUBPROJECTS = info.subproj

OTHERSRCS = cvs.postamble GISO.README Makefile Makefile.postamble\
            Makefile.preamble


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

ICONSECTIONS =	-sectcreate __ICON app GISO2.tiff \
		-sectcreate __ICON sound_nib sound_nib.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
