bc.mak
author Claus Gittinger <cg@exept.de>
Tue, 11 Aug 1998 22:02:45 +0200
changeset 2235 efbc2463d619
parent 2233 9c9294900fee
child 2245 7bd94dc0b1c6
permissions -rw-r--r--
*** empty log message ***

#
# DO NOT EDIT 
# automatically generated from Make.proto
#
# $Header: /cvs/stx/stx/libview/bc.mak,v 1.22 1998-08-11 20:02:45 cg Exp $
#
TOP=..
!INCLUDE $(TOP)\rules\stdHeader_nt
LIBNAME=libview
LIB_BASE=0x03400000
STCOPT="+optinline -warnNonStandard"
STCLOCALOPT=-package=stx:$(LIBNAME) $(COMMONSYMBOLS) $(SEPINITCODE) -varPrefix=$(LIBNAME)
ALL: $(LIBDIR)\$(LIBNAME).lib $(BINDIR)\$(LIBNAME).dll
OBJS=\
  $(OUTDIR)GraphicsDevice.$(O) \
  $(OUTDIR)HostGraphicsDevice.$(O) \
  $(OUTDIR)DevWorkst.$(O) \
  $(OUTDIR)Image.$(O) \
  $(OUTDIR)Depth1Image.$(O) \
  $(OUTDIR)Depth2Image.$(O) \
  $(OUTDIR)Depth4Image.$(O) \
  $(OUTDIR)Depth8Image.$(O) \
  $(OUTDIR)Depth24Image.$(O) \
  $(OUTDIR)ImageRdr.$(O) \
  $(OUTDIR)Workstat.$(O) \
  $(OUTDIR)Color.$(O) \
  $(OUTDIR)Colormap.$(O) \
  $(OUTDIR)FontDescr.$(O) \
  $(OUTDIR)Font.$(O) \
  $(OUTDIR)Cursor.$(O) \
  $(OUTDIR)DevHandle.$(O) \
  $(OUTDIR)GC.$(O) \
  $(OUTDIR)DevGC.$(O) \
  $(OUTDIR)GMedium.$(O) \
  $(OUTDIR)Form.$(O) \
  $(OUTDIR)DSurface.$(O) \
  $(OUTDIR)SimpleView.$(O) \
  $(OUTDIR)View.$(O) \
  $(OUTDIR)TopView.$(O) \
  $(OUTDIR)StdSysV.$(O) \
  $(OUTDIR)ModalBox.$(O) \
  $(OUTDIR)PopUpView.$(O) \
  $(OUTDIR)ShadowV.$(O) \
  $(OUTDIR)DRootView.$(O) \
  $(OUTDIR)Controll.$(O) \
  $(OUTDIR)WTrans.$(O) \
  $(OUTDIR)WEvent.$(O) \
  $(OUTDIR)WGroup.$(O) \
  $(OUTDIR)WSensor.$(O) \
  $(OUTDIR)SWSensor.$(O) \
  $(OUTDIR)KeybdFwd.$(O) \
  $(OUTDIR)KeybdMap.$(O) \
  $(OUTDIR)RsrcPack.$(O) \
  $(OUTDIR)ViewStyle.$(O) \
  $(OUTDIR)Depth16Image.$(O) \
  $(OUTDIR)Depth32Image.$(O) \
  $(OUTDIR)ImageMask.$(O) \


!INCLUDE $(TOP)\rules\stdRules_nt


$(OUTDIR)GraphicsDevice.$(O): GraphicsDevice.st
$(OUTDIR)HostGraphicsDevice.$(O): HostGraphicsDevice.st
$(OUTDIR)DevWorkst.$(O): DevWorkst.st
$(OUTDIR)Image.$(O): Image.st
$(OUTDIR)Depth1Image.$(O): Depth1Image.st
$(OUTDIR)Depth2Image.$(O): Depth2Image.st
$(OUTDIR)Depth4Image.$(O): Depth4Image.st
$(OUTDIR)Depth8Image.$(O): Depth8Image.st
$(OUTDIR)Depth24Image.$(O): Depth24Image.st
$(OUTDIR)ImageRdr.$(O): ImageRdr.st
$(OUTDIR)Workstat.$(O): Workstat.st
$(OUTDIR)Color.$(O): Color.st
$(OUTDIR)Colormap.$(O): Colormap.st
$(OUTDIR)FontDescr.$(O): FontDescr.st
$(OUTDIR)Font.$(O): Font.st
$(OUTDIR)Cursor.$(O): Cursor.st
$(OUTDIR)DevHandle.$(O): DevHandle.st
$(OUTDIR)GC.$(O): GC.st
$(OUTDIR)DevGC.$(O): DevGC.st
$(OUTDIR)GMedium.$(O): GMedium.st
$(OUTDIR)Form.$(O): Form.st
$(OUTDIR)DSurface.$(O): DSurface.st
$(OUTDIR)SimpleView.$(O): SimpleView.st
$(OUTDIR)View.$(O): View.st
$(OUTDIR)TopView.$(O): TopView.st
$(OUTDIR)StdSysV.$(O): StdSysV.st
$(OUTDIR)ModalBox.$(O): ModalBox.st
$(OUTDIR)PopUpView.$(O): PopUpView.st
$(OUTDIR)ShadowV.$(O): ShadowV.st
$(OUTDIR)DRootView.$(O): DRootView.st
$(OUTDIR)Controll.$(O): Controll.st
$(OUTDIR)WTrans.$(O): WTrans.st
$(OUTDIR)WEvent.$(O): WEvent.st
$(OUTDIR)WGroup.$(O): WGroup.st
$(OUTDIR)WSensor.$(O): WSensor.st
$(OUTDIR)SWSensor.$(O): SWSensor.st
$(OUTDIR)KeybdFwd.$(O): KeybdFwd.st
$(OUTDIR)KeybdMap.$(O): KeybdMap.st
$(OUTDIR)RsrcPack.$(O): RsrcPack.st
$(OUTDIR)ViewStyle.$(O): ViewStyle.st
$(OUTDIR)Depth16Image.$(O): Depth16Image.st
$(OUTDIR)Depth32Image.$(O): Depth32Image.st
$(OUTDIR)ImageMask.$(O): ImageMask.st