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

PROJECTVERSION = 2.6
PROJECT_TYPE = Subproject
LANGUAGE = English

CLASSES = MiscDragView.m MiscAbbreviatedTextCell.m MiscDragCell.m\
          MiscFileDragView.m MiscFileDragCell.m MiscDragMatrix.m\
          MiscFileDragMatrix.m

HFILES = MiscDragView.h MiscAbbreviatedTextCell.h MiscDragCell.h\
         MiscFileDragView.h MiscFileDragCell.h MiscDragMatrix.h\
         MiscFileDragMatrix.h

PSWFILES = IKCellPS.psw

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


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


PUBLIC_HEADERS = MiscDragView.h MiscDragCell.h MiscFileDragView.h\
                 MiscFileDragCell.h MiscDragMatrix.h\
                 MiscFileDragMatrix.h

PROJECT_HEADERS = MiscDragView.h MiscDragCell.h MiscFileDragView.h\
                  MiscFileDragCell.h MiscDragMatrix.h\
                  MiscFileDragMatrix.h



include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
