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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = PostScriptHelper.tiff
DOCICONS = PS_FileIcon.tiff PSHelperBundles.tiff

LOCAL_RESOURCES = EvenPageTool.nib FileInformation.nib Info.nib\
                  OddPageTool.nib PHDocConverter.nib\
                  PostScriptHelper.nib StdErrorTool.nib Help

GLOBAL_RESOURCES = ConsoleTool.tiff EvenPageTool.tiff InfoTool.tiff\
                   NotExistingFile.tiff OddPageTool.tiff\
                   StartFilterProcess.tiff StopProcess.tiff

CLASSES = MHFilterTool.m MHStdErrorTool.m MiscShell+Notification.m\
          PHAppManager.m PHDocConverter.m PHEvenPageTool.m\
          PHFileInfoTool.m PHInfo.m PHOddPageTool.m

HFILES = MHFilterTool.h MHStdErrorTool.h MiscShell+Notification.h\
         PHAppManager.h PHDocConverter.h PHEvenPageTool.h\
         PHFileInfoTool.h PHInfo.h PHOddPageTool.h

MFILES = PostScriptHelper_main.m

SUBPROJECTS = MiscPaperView.subproj

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


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

ICONSECTIONS =	-sectcreate __ICON app PostScriptHelper.tiff \
		-sectcreate __ICON PS_FileIcon PS_FileIcon.tiff \
		-sectcreate __ICON PSHelperBundles PSHelperBundles.tiff

LIBS = -lMedia_s -lMiscDragViews -lMiscKit -lMiscShell -lMiscSwapKit\
       -lNeXT_s -lIndexing_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)




-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
