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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = appIcon.tiff
DOCICONS = doc.tiff

LOCAL_RESOURCES = ExpandImage.nib ImagePortfolio.nib Portfolio.nib\
                  stop.tiff HELP.rtfd

GLOBAL_RESOURCES = appIcon.tiff closedFolder.tiff doc.tiff gif.tiff\
                   multiFile.tiff openFolder.tiff

HFILES = ExpandedView.h ImagePortfolio.h PaletteCell.h PaletteMatrix.h\
         Portfolio.h ExpandImage.h

OTHERLINKED = ExpandedView.cxx ImagePortfolio.cxx\
              ImagePortfolio_main.cxx PaletteCell.cxx PaletteMatrix.cxx\
              Portfolio.cxx ExpandImage.cxx

CFILES = appVersion.c

SUBPROJECTS = apputils.subproj threads.subproj imageReps.subproj

OTHERSRCS = Makefile Makefile.preamble

OTHERLINKEDOFILES = ExpandedView.o ImagePortfolio.o\
                    ImagePortfolio_main.o PaletteCell.o PaletteMatrix.o\
                    Portfolio.o ExpandImage.o

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

ICONSECTIONS =	-sectcreate __ICON app appIcon.tiff \
		-sectcreate __ICON doc doc.tiff

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


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
