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

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = DrawApp.nib GridView.nib InspectorPanel.nib\
                  PageLayoutAccessory.nib SavePanelAccessory.nib\
                  Help.draw CoverSheet.strings

GLOBAL_RESOURCES = cross.tiff LinkImage.tiff LinkImageH.tiff\
                   pencil.tiff

CLASSES = Circle.m Curve.m DrawApp.m DrawDocument.m DrawPageLayout.m\
          Graphic.m GraphicView.m GridView.m Group.m Image.m\
          Inspector.m Line.m Polygon.m PSGraphic.m Rectangle.m\
          Ruler.m Scribble.m SyncScrollView.m TextGraphic.m Tiff.m

HFILES = Circle.h Curve.h draw.h DrawApp.h DrawDocument.h\
         DrawPageLayout.h Graphic.h GraphicView.h GridView.h Group.h\
         Image.h Inspector.h Line.h localization.h Polygon.h\
         PSGraphic.h Rectangle.h Ruler.h Scribble.h SyncScrollView.h\
         TextGraphic.h Tiff.h

MFILES = gvDrag.m gvDraw2.m gvLinks.m gvPasteboard.m gvServices.m

PSWFILES = drawWraps.psw

SUBPROJECTS = graphicsUndo.subproj textUndo.subproj undo.subproj

OTHERSRCS = README.rtf ChangeManager.rtf Change.rtf UndoDoc.rtf\
            UndoREADME.rtf Links.rtf Dragging.rtf Makefile\
            Makefile.postamble Makefile.preamble


MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = subproj.make
SOURCEMODE = 444



-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
