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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = Image_Test.tiff
LOCAL_RESOURCES = Image_Test.nib

CLASSES = ImageTestController.m ImageView.m LapTimer.m

HFILES = ImageTestController.h ImageView.h LapTimer.h

MFILES = Image_Test_main.m

SUBPROJECTS = InfoPanel.subproj

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble README\
            Image_Test.info Image_Test.tiff


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

ICONSECTIONS =	-sectcreate __ICON app Image_Test.tiff

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


PB_CFLAGS = -pipe


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
