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

PROJECTVERSION = 2.6
PROJECT_TYPE = Subproject
LANGUAGE = English

GLOBAL_RESOURCES = miscTD_collapse.tiff

CLASSES = MiscCircleShape.m MiscConcreteShape.m MiscConcreteTwoShape.m\
          MiscCylinderShape.m MiscDGWriter.m MiscDiagramShape.m\
          MiscDiagramTree.m MiscDiamondShape.m MiscHexagonShape.m\
          MiscHorizontalArrowShape.m MiscHorizontalTriangleShape.m\
          MiscNodeStyle.m MiscParallelLinesShape.m\
          MiscParallelogramShape.m MiscRectangleShape.m\
          MiscRoundedRectShape.m MiscTreeDiagram.m MiscTreeDiagramView.m\
          MiscTreeStyle.m MiscVerticalArrowShape.m\
          MiscVerticalTriangleShape.m

HFILES = MiscCircleShape.h MiscConcreteShape.h MiscConcreteTwoShape.h\
         MiscCylinderShape.h MiscDG.h MiscDGWriter.h MiscDiagramShape.h\
         MiscDiagramTree.h MiscDiamondShape.h MiscHexagonShape.h\
         MiscHorizontalArrowShape.h MiscHorizontalTriangleShape.h\
         MiscNodeStyle.h MiscParallelLinesShape.h\
         MiscParallelogramShape.h MiscRectangleShape.h\
         MiscRoundedRectShape.h MiscTDDocAPI.h MiscTDUtils.h\
         MiscTDViewUtils.h MiscTDVPrivate.h MiscTreeDiagram.h\
         MiscTreeDiagramView.h MiscTreeStyle.h MiscVerticalArrowShape.h\
         MiscVerticalTriangleShape.h

MFILES = MiscTDUtils.m MiscTDVDragging.m MiscTDViewUtils.m\
         MiscTDVPrivate.m MiscTDVTargetAction.m

PSWFILES = Miscending.psw

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/pb_makefiles
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = subproj.make
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


PUBLIC_HEADERS = MiscDiagramShape.h MiscDiagramTree.h MiscNodeStyle.h\
                 MiscTreeDiagram.h MiscTreeDiagramView.h MiscTreeStyle.h\
                 MiscTDDocAPI.h



include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
