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

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = Help

GLOBAL_RESOURCES = DifferentiatorInspector.nib Differentiator.tiff

CLASSES = Differentiator.m DifferentiatorInspector.m

HFILES = Differentiator.h DifferentiatorInspector.h \
         ToolAndInspectorProtocols.h

OTHERSRCS = Makefile

MAKEFILEDIR = /NextDeveloper/Makefiles/app
SOURCEMODE = 444

OTHER_LIBS = -lIndexing_s
PROF_LIBS = -lIndexing_s


-include Makefile.preamble

include $(MAKEFILEDIR)/bundle.make

-include Makefile.postamble

-include Makefile.dependencies
