home *** CD-ROM | disk | FTP | other *** search
Makefile | 1998-03-31 | 3.3 KB | 92 lines |
- #
- # 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 = MiscTableScroll
-
- PROJECTVERSION = 2.6
- PROJECT_TYPE = Framework
- LANGUAGE = English
-
- LOCAL_RESOURCES = MiscExporterAccessoryView.nib
-
- GLOBAL_RESOURCES = MiscHorzResizeCursor.tiff MiscReverseCursor.tiff\
- MiscSlotDragCursor.tiff MiscSortAscend.tiff\
- MiscSortAscendH.tiff MiscSortDescend.tiff\
- MiscSortDescendH.tiff MiscVertResizeCursor.tiff\
- Documentation MiscTableScroll-3.3-4.x.tops
-
- CCFILES = MiscColorList.cc MiscDelegateFlags.cc MiscDrawList.cc\
- MiscGeometry.cc MiscLineWrapper.cc MiscRectColorList.cc\
- MiscRectList.cc MiscSparseSet.cc MiscTableBorder.cc\
- MiscTableBorderIO.cc MiscTableBorderSel.cc MiscTracer.cc
-
- CAPMFILES = MiscBorderCell.M MiscBorderView.M MiscColView.M\
- MiscCornerView.M MiscExporter.M MiscExporterAccessoryView.M\
- MiscExporterASCII.M MiscExporterDBF.M MiscHighlightTracker.M\
- MiscListTracker.M MiscMouseTracker.M MiscRadioTracker.M\
- MiscRowView.M MiscTableCell.M MiscTableConnector.M\
- MiscTableScroll.M MiscTableScrollData.M\
- MiscTableScrollEdit.M MiscTableScrollIO.M\
- MiscTableScrollISearch.M MiscTableScrollKB.M\
- MiscTableScrollPB.M MiscTableScrollPrint.M\
- MiscTableScrollSel.M MiscTableScrollSort.M MiscTableView.M\
- MiscTableViewCursor.M MiscTableViewDrag.M\
- MiscTableViewPrint.M MiscTableWell.M
-
- HFILES = bool.h MiscBorderCell.h MiscBorderView.h MiscColorList.h\
- MiscColView.h MiscCornerView.h MiscDelegateFlags.h\
- MiscDrawList.h MiscExporter.h MiscExporterAccessoryView.h\
- MiscExporterPrivate.h MiscGeometry.h MiscHighlightTracker.h\
- MiscLineWrapper.h MiscListTracker.h MiscMouseTracker.h\
- MiscRadioTracker.h MiscRectColorList.h MiscRectList.h\
- MiscRowView.h MiscSparseSet.h MiscTableBorder.h\
- MiscTableCell.h MiscTableConnector.h MiscTableScroll.h\
- MiscTableScrollPrivate.h MiscTableTypes.h MiscTableUtil.h\
- MiscTableView.h MiscTableViewPrivate.h MiscTableWell.h\
- MiscTracer.h new.h NSIBConnector.h
-
- PSWFILES = MiscTableViewPS.psw
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
-
-
- MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/pb_makefiles
- CURRENTLY_ACTIVE_VERSION = YES
- DEPLOY_WITH_VERSION_NAME = A
- CODE_GEN_STYLE = DYNAMIC
- MAKEFILE = framework.make
- NEXTSTEP_INSTALLDIR = /LocalLibrary/Frameworks
- WINDOWS_INSTALLDIR = $(NEXT_ROOT)/LocalLibrary/Frameworks
- LIBS =
- DEBUG_LIBS = $(LIBS)
- PROF_LIBS = $(LIBS)
-
-
- NEXTSTEP_PB_CFLAGS = -Werror -Wwrite-strings
- WINDOWS_PB_CFLAGS = -Werror -Wwrite-strings
- FRAMEWORKS = -framework AppKit -framework Foundation
- PUBLIC_HEADERS = MiscExporter.h MiscTableCell.h MiscTableScroll.h\
- MiscTableTypes.h
-
- PROJECT_HEADERS = MiscExporter.h MiscTableCell.h MiscTableScroll.h\
- MiscTableTypes.h MiscTableBorder.h\
- MiscTableConnector.h
-
-
-
- include $(MAKEFILEDIR)/platform.make
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-