{
    FILESTABLE = {
        BUNDLES = (); 
        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
        ); 
        H_FILES = (
            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
        ); 
        IMAGES = (miscTD_collapse.tiff); 
        LIBS = (); 
        OTHER_LINKED = (
            Miscending.psw, 
            MiscTDUtils.m, 
            MiscTDVDragging.m, 
            MiscTDViewUtils.m, 
            MiscTDVPrivate.m, 
            MiscTDVTargetAction.m
        ); 
        OTHER_RESOURCES = (); 
        OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble); 
        PROJECT_HEADERS = (); 
        PUBLIC_HEADERS = (
            MiscDiagramShape.h, 
            MiscDiagramTree.h, 
            MiscNodeStyle.h, 
            MiscTreeDiagram.h, 
            MiscTreeDiagramView.h, 
            MiscTreeStyle.h, 
            MiscTDDocAPI.h
        ); 
        SUBPROJECTS = (); 
        TOOLS = (); 
    }; 
    LANGUAGE = English; 
    LOCALIZABLE_FILES = {}; 
    PROJECTNAME = MiscTreeDiagram; 
    PROJECTTYPE = Subproject; 
    PROJECTVERSION = 2.6; 
}
