#
# 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 IPAccText.nib IPAllAcc.nib\
                  IPAllFilling.nib IPAllLayers.nib IPAllStrokeWidth.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 ipAcc.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 = IPBasicLevel.m InspectorPanel.m IPAllFilling.m SliderBox.m\
          IPAllLayers.m IPLayerCell.m IPAllStrokeWidth.m IPArc.m\
          IPCrosshairs.m IPCurve.m IPGroup.m IPImage.m IPLine.m\
          IPLine3D.m IPMark.m IPPath.m IPPolyLine.m IPRectangle.m\
          IPSinking.m IPText.m IPTextPath.m IPThread.m IPWeb.m\
          IPAllAcc.m IPAccText.m

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