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

PROJECTVERSION = 2.6
PROJECT_TYPE = Component
LANGUAGE = English

LOCAL_RESOURCES = InspectorPanel.nib IPAllFilling.nib IPAllLayers.nib\
                  IPAllStrokeWidth.nib IPAllText.nib IPArc.nib\
                  IPCrosshairs.nib IPCurve.nib IPGroup.nib IPImage.nib\
                  IPLine.nib IPLine3D.nib IPMark.nib IPPath.nib\
                  IPPolyLine.nib IPRectangle.nib IPSinking.nib\
                  IPText.nib IPTextPath.nib IPThread.nib IPWeb.nib

GLOBAL_RESOURCES = buttonFilling.tiff buttonLayers.tiff\
                   buttonStroke.tiff buttonText.tiff ipArc.tiff\
                   ipCrosshairs.tiff ipCurve.tiff ipGroup.tiff\
                   ipImage.tiff ipLine.tiff ipLine3D.tiff ipMark.tiff\
                   ipPath.tiff ipPolyLine.tiff ipRectangle.tiff\
                   ipSinking.tiff ipText.tiff ipTextPath.tiff\
                   ipThread.tiff ipWeb.tiff

CLASSES = InspectorPanel.m IPAllFilling.m IPAllLayers.m\
          IPAllStrokeWidth.m IPAllText.m IPArc.m IPBasicLevel.m\
          IPCrosshairs.m IPCurve.m IPGroup.m IPImage.m IPLayerCell.m\
          IPLine.m IPLine3D.m IPMark.m IPPath.m IPPolyLine.m\
          IPRectangle.m IPSinking.m IPText.m IPTextPath.m IPThread.m\
          IPWeb.m SliderBox.m

HFILES = InspectorPanel.h IPAllFilling.h IPAllLayers.h\
         IPAllStrokeWidth.h IPAllText.h IPArc.h IPBasicLevel.h\
         IPCrosshairs.h IPCurve.h IPGroup.h IPImage.h IPLayerCell.h\
         IPLine.h IPLine3D.h IPMark.h IPPath.h IPPolyLine.h\
         IPRectangle.h IPSinking.h IPText.h IPTextPath.h IPThread.h\
         IPWeb.h SliderBox.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
