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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = NEXTSTEP.dir.tiff
LOCAL_RESOURCES = TreeDiagram.nib

CLASSES = PoolApplication.m TreeView.m MiscHitPath.m MiscLayoutTree.m\
          MiscUserPath.m ScrollViewExtensions.m MiscCircleShape.m\
          MiscConcreteShape.m MiscCylinderShape.m MiscDiagramShape.m\
          MiscDiagramTree.m MiscDiamondShape.m MiscHexagonShape.m\
          MiscHorizontalArrowShape.m MiscHorizontalTriangleShape.m\
          MiscParallelogramShape.m MiscRectangleShape.m\
          MiscRoundedRectShape.m MiscVerticalArrowShape.m\
          MiscVerticalTriangleShape.m

HFILES = PoolApplication.h TreeView.h uwFoundationAdds.h MiscHitPath.h\
         MiscLayoutTree.h MiscLayoutTreeDebugging.h MiscUserPath.h\
         ScrollViewExtensions.h MiscCircleShape.h MiscConcreteShape.h\
         MiscCylinderShape.h MiscDiagramShape.h MiscDiagramTree.h\
         MiscDiamondShape.h MiscHexagonShape.h\
         MiscHorizontalArrowShape.h MiscHorizontalTriangleShape.h\
         MiscParallelogramShape.h MiscRectangleShape.h\
         MiscRoundedRectShape.h MiscVerticalArrowShape.h\
         MiscVerticalTriangleShape.h

MFILES = NSObject-IBFixes.m TreeDiagram_main.m uwFoundationAdds.m

PSWFILES = Miscuserpath.psw

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 NEXTSTEP.dir.tiff

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


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
