diff -r d6d4b7abfdd0 -r 12fc1891232a nt.mak --- a/nt.mak Sun Mar 07 14:35:51 1999 +0100 +++ b/nt.mak Mon Mar 08 12:23:10 1999 +0100 @@ -1,79 +1,53 @@ -# -# DO NOT EDIT -# automatically generated from Make.proto -# -# $Header$ -# -TOP=.. -!INCLUDE $(TOP)\rules\stdHeader_nt -LIBNAME=libtool2 -LIB_BASE=0x04300000 -STCOPT="+optspace3 -warnNonStandard" -STCLOCALOPT=-package=stx:$(LIBNAME) $(COMMONSYMBOLS) $(SEPINITCODE) -varPrefix=$(LIBNAME) -ALL: $(LIBDIR)\$(LIBNAME).lib $(BINDIR)\$(LIBNAME).dll -OBJS=\ - $(OUTDIR)ColorMenu.$(O) \ - $(OUTDIR)FontMenu.$(O) \ - $(OUTDIR)MenuEditor.$(O) \ - $(OUTDIR)ImageEditor.$(O) \ - $(OUTDIR)DataSetBuilder.$(O) \ - $(OUTDIR)UIGalleryView.$(O) \ - $(OUTDIR)UIHelpTool.$(O) \ - $(OUTDIR)UILayoutTool.$(O) \ - $(OUTDIR)UIObjectView.$(O) \ - $(OUTDIR)UIPainter.$(O) \ - $(OUTDIR)UIPainterView.$(O) \ - $(OUTDIR)UISelectionPanel.$(O) \ - $(OUTDIR)UISpecificationTool.$(O) \ - $(OUTDIR)SelectionBrowser.$(O) \ - $(OUTDIR)FileSelectionBrowser.$(O) \ - $(OUTDIR)ResourceSelectionBrowser.$(O) \ - - -!INCLUDE $(TOP)\rules\stdRules_nt - - -$(OUTDIR)ColorMenu.$(O): ColorMenu.st -$(OUTDIR)FontMenu.$(O): FontMenu.st -$(OUTDIR)MenuEditor.$(O): MenuEditor.st -$(OUTDIR)ImageEditor.$(O): ImageEditor.st -$(OUTDIR)DataSetBuilder.$(O): DataSetBuilder.st -$(OUTDIR)UIGalleryView.$(O): UIGalleryView.st -$(OUTDIR)UIHelpTool.$(O): UIHelpTool.st -$(OUTDIR)UILayoutTool.$(O): UILayoutTool.st -$(OUTDIR)UIObjectView.$(O): UIObjectView.st -$(OUTDIR)UIPainter.$(O): UIPainter.st -$(OUTDIR)UIPainterView.$(O): UIPainterView.st -$(OUTDIR)UISelectionPanel.$(O): UISelectionPanel.st -$(OUTDIR)UISpecificationTool.$(O): UISpecificationTool.st -$(OUTDIR)SelectionBrowser.$(O): SelectionBrowser.st -$(OUTDIR)FileSelectionBrowser.$(O): FileSelectionBrowser.st -$(OUTDIR)ResourceSelectionBrowser.$(O): ResourceSelectionBrowser.st - - -$(OUTDIR)ColorMenu.$(O): ColorMenu.st $(STCHDR) ../include\MenuPanel.STH ../include\SimpleView.STH ../include\DSurface.STH ../include\GMedium.STH ../include\DevGC.STH ../include\GC.STH ../include\Object.STH ../include\SimpleDialog.STH ../include\AppModel.STH ../include\Model.STH -$(OUTDIR)DataSetBuilder.$(O): DataSetBuilder.st $(STCHDR) ../include\ResourceSpecEditor.STH ../include\ToolApplicationModel.STH ../include\AppModel.STH ../include\Model.STH ../include\Object.STH -$(OUTDIR)DirectoryView.$(O): DirectoryView.st $(STCHDR) ../include\AppModel.STH ../include\Model.STH ../include\Object.STH -$(OUTDIR)FileSelectionBrowser.$(O): FileSelectionBrowser.st $(STCHDR) ../include\SelectionBrowser.STH ../include\SimpleDialog.STH ../include\AppModel.STH ../include\Model.STH ../include\Object.STH -$(OUTDIR)FontMenu.$(O): FontMenu.st $(STCHDR) ../include\MenuPanel.STH ../include\SimpleView.STH ../include\DSurface.STH ../include\GMedium.STH ../include\DevGC.STH ../include\GC.STH ../include\Object.STH -$(OUTDIR)HierarchicalListEditor.$(O): HierarchicalListEditor.st $(STCHDR) ../include\ResourceSpecEditor.STH ../include\ToolApplicationModel.STH ../include\AppModel.STH ../include\Model.STH ../include\Object.STH -$(OUTDIR)ImageEditor.$(O): ImageEditor.st $(STCHDR) ../include\ToolApplicationModel.STH ../include\AppModel.STH ../include\Model.STH ../include\Object.STH -$(OUTDIR)InspectorList.$(O): InspectorList.st $(STCHDR) ../include\Object.STH -$(OUTDIR)InspectorListView.$(O): InspectorListView.st $(STCHDR) ../include\SelListV.STH ../include\ListView.STH ../include\View.STH ../include\SimpleView.STH ../include\DSurface.STH ../include\GMedium.STH ../include\DevGC.STH ../include\GC.STH ../include\Object.STH -$(OUTDIR)InspectorPanelView.$(O): InspectorPanelView.st $(STCHDR) ../include\SimpleView.STH ../include\DSurface.STH ../include\GMedium.STH ../include\DevGC.STH ../include\GC.STH ../include\Object.STH -$(OUTDIR)InspectorView.$(O): InspectorView.st $(STCHDR) ../include\VarVPanel.STH ../include\VarPanel.STH ../include\SimpleView.STH ../include\DSurface.STH ../include\GMedium.STH ../include\DevGC.STH ../include\GC.STH ../include\Object.STH -$(OUTDIR)MenuEditor.$(O): MenuEditor.st $(STCHDR) ../include\ResourceSpecEditor.STH ../include\ToolApplicationModel.STH ../include\AppModel.STH ../include\Model.STH ../include\Object.STH ../include\SelTreeV.STH ../include\SelListV.STH ../include\ListView.STH ../include\View.STH ../include\SimpleView.STH ../include\DSurface.STH ../include\GMedium.STH ../include\DevGC.STH ../include\GC.STH -$(OUTDIR)MethodSelectionBrowser.$(O): MethodSelectionBrowser.st $(STCHDR) ../include\ResourceSelectionBrowser.STH ../include\SelectionBrowser.STH ../include\SimpleDialog.STH ../include\AppModel.STH ../include\Model.STH ../include\Object.STH -$(OUTDIR)ResourceRetriever.$(O): ResourceRetriever.st $(STCHDR) ../include\Object.STH -$(OUTDIR)ResourceSelectionBrowser.$(O): ResourceSelectionBrowser.st $(STCHDR) ../include\SelectionBrowser.STH ../include\SimpleDialog.STH ../include\AppModel.STH ../include\Model.STH ../include\Object.STH -$(OUTDIR)SelectionBrowser.$(O): SelectionBrowser.st $(STCHDR) ../include\SimpleDialog.STH ../include\AppModel.STH ../include\Model.STH ../include\Object.STH -$(OUTDIR)ShellView.$(O): ShellView.st $(STCHDR) ../include\AppModel.STH ../include\Model.STH ../include\Object.STH -$(OUTDIR)TabListEditor.$(O): TabListEditor.st $(STCHDR) ../include\ResourceSpecEditor.STH ../include\ToolApplicationModel.STH ../include\AppModel.STH ../include\Model.STH ../include\Object.STH -$(OUTDIR)UIGalleryView.$(O): UIGalleryView.st $(STCHDR) ../include\NoteBookView.STH ../include\SimpleView.STH ../include\DSurface.STH ../include\GMedium.STH ../include\DevGC.STH ../include\GC.STH ../include\Object.STH ../include\View.STH ../include\DropObject.STH -$(OUTDIR)UIHelpTool.$(O): UIHelpTool.st $(STCHDR) ../include\ToolApplicationModel.STH ../include\AppModel.STH ../include\Model.STH ../include\Object.STH -$(OUTDIR)UILayoutTool.$(O): UILayoutTool.st $(STCHDR) ../include\AppModel.STH ../include\Model.STH ../include\Object.STH -$(OUTDIR)UIObjectView.$(O): UIObjectView.st $(STCHDR) ../include\ObjView.STH ../include\View.STH ../include\SimpleView.STH ../include\DSurface.STH ../include\GMedium.STH ../include\DevGC.STH ../include\GC.STH ../include\Object.STH -$(OUTDIR)UIPainter.$(O): UIPainter.st $(STCHDR) ../include\ToolApplicationModel.STH ../include\AppModel.STH ../include\Model.STH ../include\Object.STH ../include\SelTreeV.STH ../include\SelListV.STH ../include\ListView.STH ../include\View.STH ../include\SimpleView.STH ../include\DSurface.STH ../include\GMedium.STH ../include\DevGC.STH ../include\GC.STH -$(OUTDIR)UIPainterView.$(O): UIPainterView.st $(STCHDR) ../include\UIObjectView.STH ../include\ObjView.STH ../include\View.STH ../include\SimpleView.STH ../include\DSurface.STH ../include\GMedium.STH ../include\DevGC.STH ../include\GC.STH ../include\Object.STH -$(OUTDIR)UISelectionPanel.$(O): UISelectionPanel.st $(STCHDR) ../include\AppModel.STH ../include\Model.STH ../include\Object.STH -$(OUTDIR)UISpecificationTool.$(O): UISpecificationTool.st $(STCHDR) ../include\AppModel.STH ../include\Model.STH ../include\Object.STH +# +# DO NOT EDIT +# automatically generated from Make.proto +# +# $Header$ +# +TOP=.. +!INCLUDE $(TOP)\rules\stdHeader_nt +LIBNAME=libtool2 +LIB_BASE=0x04300000 +STCOPT="+optspace3 -warnNonStandard" +STCLOCALOPT=-package=stx:$(LIBNAME) $(COMMONSYMBOLS) $(SEPINITCODE) -varPrefix=$(LIBNAME) +ALL: $(LIBDIR)\$(LIBNAME).lib $(BINDIR)\$(LIBNAME).dll +OBJS=\ + $(OUTDIR)ColorMenu.$(O) \ + $(OUTDIR)FontMenu.$(O) \ + $(OUTDIR)MenuEditor.$(O) \ + $(OUTDIR)ImageEditor.$(O) \ + $(OUTDIR)DataSetBuilder.$(O) \ + $(OUTDIR)UIGalleryView.$(O) \ + $(OUTDIR)UIHelpTool.$(O) \ + $(OUTDIR)UILayoutTool.$(O) \ + $(OUTDIR)UIObjectView.$(O) \ + $(OUTDIR)UIPainter.$(O) \ + $(OUTDIR)UIPainterView.$(O) \ + $(OUTDIR)UISelectionPanel.$(O) \ + $(OUTDIR)UISpecificationTool.$(O) \ + $(OUTDIR)SelectionBrowser.$(O) \ + $(OUTDIR)FileSelectionBrowser.$(O) \ + $(OUTDIR)ResourceSelectionBrowser.$(O) \ + + +!INCLUDE $(TOP)\rules\stdRules_nt + + +$(OUTDIR)ColorMenu.$(O): ColorMenu.st +$(OUTDIR)FontMenu.$(O): FontMenu.st +$(OUTDIR)MenuEditor.$(O): MenuEditor.st +$(OUTDIR)ImageEditor.$(O): ImageEditor.st +$(OUTDIR)DataSetBuilder.$(O): DataSetBuilder.st +$(OUTDIR)UIGalleryView.$(O): UIGalleryView.st +$(OUTDIR)UIHelpTool.$(O): UIHelpTool.st +$(OUTDIR)UILayoutTool.$(O): UILayoutTool.st +$(OUTDIR)UIObjectView.$(O): UIObjectView.st +$(OUTDIR)UIPainter.$(O): UIPainter.st +$(OUTDIR)UIPainterView.$(O): UIPainterView.st +$(OUTDIR)UISelectionPanel.$(O): UISelectionPanel.st +$(OUTDIR)UISpecificationTool.$(O): UISpecificationTool.st +$(OUTDIR)SelectionBrowser.$(O): SelectionBrowser.st +$(OUTDIR)FileSelectionBrowser.$(O): FileSelectionBrowser.st +$(OUTDIR)ResourceSelectionBrowser.$(O): ResourceSelectionBrowser.st + +