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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = eTApp.tiff
DOCICONS = eTDoc.etfd.tiff eTDoc.htmd.tiff eTDoc.etfLink.tiff\
           eTDoc.rtf.tiff eTDoc.rtfd.tiff eTDoc.texd.tiff\
           eTApp.tool.tiff eTApp.tool.tiff eTApp.tool.tiff\
           eTApp.tool.disabled.tiff eTApp.tool.tiff eTDoc.UInfo.tiff\
           eText.encoding.tiff eTDocInfo.tiff eTDocInfo.tiff\
           eTDoc.UInfo.tiff htmld.tiff urlDocIcon.tiff

GLOBAL_RESOURCES = .linkWell.full.tiff .linkWell.lit.tiff .linkWell.tiff\
                   eTApp.tiff eTApp.tool.disabled.tiff eTApp.tool.tiff\
                   eTAudioComponentIcon.tiff eTAudioComponentIconH.tiff\
                   eTDoc.etfd.tiff eTDoc.etfLink.tiff eTDoc.htmd.tiff\
                   eTDoc.rtf.tiff eTDoc.rtfd.tiff eTDoc.texd.tiff\
                   eTDoc.UInfo.tiff eText.encoding.tiff eTextLogo.eps\
                   eTImageComponentIcon.tiff ASCII.encoding\
                   eTextLogo.vrt Mosaic.encoding OmniWeb.encoding\
                   ppmquant ppmtogif tifftopnm WebStep.encoding

HFILES = Accessory.h Agent.h Annotation.h Component.h\
         DocNotification.h eTextKernel.h FormatSupport.h Inspectable.h\
         SearchableText.h Tool.h

MFILES = eText5_main.m

SUBPROJECTS = AppKernel.subproj Bookmark.subproj Component.subproj\
              Divider.subproj Document.subproj eTAudio.subproj\
              eText.subproj eTFileLink.subproj eTImage.subproj\
              eTLink.subproj eTLiteral.subproj eTNote.subproj\
              eTURLink.subproj HotLinks.subproj Kludges.subproj\
              MailTo.subproj CharPalette.subproj

BUNDLES = ChooseEncoding.bproj ExportAll.bproj Bounce.bproj 8Bawl.bproj\
          DebugCounter.bproj

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 eTApp.tiff \
		-sectcreate __ICON eTDoc.etfd eTDoc.etfd.tiff \
		-sectcreate __ICON eTDoc.htmd eTDoc.htmd.tiff \
		-sectcreate __ICON eTDoc.etfLink eTDoc.etfLink.tiff \
		-sectcreate __ICON eTDoc.rtf eTDoc.rtf.tiff \
		-sectcreate __ICON eTDoc.rtfd eTDoc.rtfd.tiff \
		-sectcreate __ICON eTDoc.texd eTDoc.texd.tiff \
		-sectcreate __ICON eTApp.tool eTApp.tool.tiff \
		-sectcreate __ICON eTApp.tool.disabled eTApp.tool.disabled.tiff \
		-sectcreate __ICON eTDoc.UInfo eTDoc.UInfo.tiff \
		-sectcreate __ICON eText.encoding eText.encoding.tiff \
		-sectcreate __ICON eTDocInfo eTDocInfo.tiff \
		-sectcreate __ICON htmld htmld.tiff \
		-sectcreate __ICON urlDocIcon urlDocIcon.tiff

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


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
