INSTALLDIR = "$(HOME)/Apps";
APPICON = NEXTSTEP.dir.tiff;
GENERATEMAIN = YES;
DOCICONFILES = ();
FILESTABLE = {
    OTHER_LIBS = (Foundation_s, Media_s, NeXT_s);
    PSW_FILES = (Miscuserpath.psw);
    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);
    OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble);
    INTERFACES = (TreeDiagram.nib);
    H_FILES = (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);
    OTHER_LINKED = ();
    M_FILES = ("NSObject-IBFixes.m", TreeDiagram_main.m, uwFoundationAdds.m);
};
APPCLASS = PoolApplication;
MAINNIB = TreeDiagram;
DOCEXTENSIONS = ();
PROJECTTYPE = Application;
PROJECTVERSION = 1.1;
LOCALIZABLE_FILES = {
    TreeDiagram.nib;
};
PROJECTNAME = TreeDiagram;
SYSTEMEXTENSIONS = ();
LANGUAGE = English;
