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

PROJECTVERSION = 2.6
PROJECT_TYPE = Component
LANGUAGE = English

NEXTSTEP_APPICON = cenon.tiff
CLASSES = ClipRectangle.m HiddenArea.m PathContour.m PerformanceMap.m\
          VLine.m VLine3D.m VText.m VPolyLine.m VTextPath.m\
          VCrosshairs.m VThread.m VSinking.m VWeb.m VMark.m VImage.m\
          VGraphic.m VPath.m VGroup.m VRectangle.m VArc.m VCurve.m

HFILES = ClipRectangle.h HiddenArea.h PathContour.h PerformanceMap.h\
         VLine.h VLine3D.h VText.h VPolyLine.h VTextPath.h\
         VCrosshairs.h VThread.h VSinking.h VWeb.h VMark.h VImage.h\
         VGraphic.h VPath.h VGroup.h VRectangle.h VArc.h VCurve.h

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


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


NEXTSTEP_PB_CFLAGS = -I../


include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
