Mark win32 classes
authorStefan Vogel <sv@exept.de>
Fri, 20 Apr 2007 18:21:13 +0200
changeset 2320 62657550e4d7
parent 2319 c8a63339cd67
child 2321 ecd63b19fa27
Mark win32 classes
Make.proto
Make.spec
libInit.cc
--- a/Make.proto	Fri Apr 20 18:19:38 2007 +0200
+++ b/Make.proto	Fri Apr 20 18:21:13 2007 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.102 2007-04-16 11:13:29 cg Exp $
+# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.103 2007-04-20 16:21:13 stefan Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libview2.
@@ -174,7 +174,6 @@
 $(OUTDIR)TransparentBox.$(O) TransparentBox.$(H): TransparentBox.st $(INCLUDE_TOP)/stx/libview/View.$(H) $(INCLUDE_TOP)/stx/libview/SimpleView.$(H) $(INCLUDE_TOP)/stx/libview/DisplaySurface.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsMedium.$(H) $(INCLUDE_TOP)/stx/libview/DeviceGraphicsContext.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsContext.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)VisualComponent.$(O) VisualComponent.$(H): VisualComponent.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)VisualRegion.$(O) VisualRegion.$(H): VisualRegion.st $(INCLUDE_TOP)/stx/libview/SimpleView.$(H) $(INCLUDE_TOP)/stx/libview/DisplaySurface.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsMedium.$(H) $(INCLUDE_TOP)/stx/libview/DeviceGraphicsContext.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsContext.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
-$(OUTDIR)WinPrinterStream.$(O) WinPrinterStream.$(H): WinPrinterStream.st $(INCLUDE_TOP)/stx/libbasic2/PrinterStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)WindowBuilder.$(O) WindowBuilder.$(H): WindowBuilder.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)XBMReader.$(O) XBMReader.$(H): XBMReader.st $(INCLUDE_TOP)/stx/libview/ImageReader.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)XPMReader.$(O) XPMReader.$(H): XPMReader.st $(INCLUDE_TOP)/stx/libview/ImageReader.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
@@ -186,7 +185,6 @@
 $(OUTDIR)UIBuilder.$(O) UIBuilder.$(H): UIBuilder.st $(INCLUDE_TOP)/stx/libview2/WindowBuilder.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)ValueModel.$(O) ValueModel.$(H): ValueModel.st $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)VisualPart.$(O) VisualPart.$(H): VisualPart.st $(INCLUDE_TOP)/stx/libview2/VisualComponent.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
-$(OUTDIR)WinPrinterContext.$(O) WinPrinterContext.$(H): WinPrinterContext.st $(INCLUDE_TOP)/stx/libview2/PrinterContext.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsMedium.$(H) $(INCLUDE_TOP)/stx/libview/DeviceGraphicsContext.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsContext.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)AlignmentOrigin.$(O) AlignmentOrigin.$(H): AlignmentOrigin.st $(INCLUDE_TOP)/stx/libview2/LayoutOrigin.$(H) $(INCLUDE_TOP)/stx/libview2/Layout.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)BlockValue.$(O) BlockValue.$(H): BlockValue.st $(INCLUDE_TOP)/stx/libview2/ValueModel.$(H) $(INCLUDE_TOP)/stx/libview2/Model.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)FlyByHelp.$(O) FlyByHelp.$(H): FlyByHelp.st $(INCLUDE_TOP)/stx/libview2/ActiveHelp.$(H) $(INCLUDE_TOP)/stx/libview2/EventListener.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
--- a/Make.spec	Fri Apr 20 18:19:38 2007 +0200
+++ b/Make.spec	Fri Apr 20 18:21:13 2007 +0200
@@ -113,7 +113,5 @@
     $(OUTDIR)XBMReader.$(O) \
     $(OUTDIR)XPMReader.$(O) \
     $(OUTDIR)stx_libview2.$(O) \
-    $(OUTDIR)WinPrinterStream.$(O) \
-    $(OUTDIR)WinPrinterContext.$(O) \
 
 
--- a/libInit.cc	Fri Apr 20 18:19:38 2007 +0200
+++ b/libInit.cc	Fri Apr 20 18:21:13 2007 +0200
@@ -1,7 +1,7 @@
 /*
- * $Header: /cvs/stx/stx/libview2/libInit.cc,v 1.45 2007-04-16 11:13:34 cg Exp $
+ * $Header: /cvs/stx/stx/libview2/libInit.cc,v 1.46 2007-04-20 16:21:13 stefan Exp $
  *
- * DO NOT EDIT 
+ * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libview2.
  */
 #define __INDIRECTVMINITCALLS__
@@ -9,7 +9,7 @@
 
 #ifdef WIN32
 # pragma codeseg INITCODE "INITCODE"
-#endif 
+#endif
 
 #if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
 DLL_EXPORT void _libstx_libview2_Init() INIT_TEXT_SECTION;
@@ -53,7 +53,7 @@
 _TransparentBox_Init(pass,__pRT__,snd);
 _VisualComponent_Init(pass,__pRT__,snd);
 _VisualRegion_Init(pass,__pRT__,snd);
-_WinPrinterStream_Init(pass,__pRT__,snd);
+
 _WindowBuilder_Init(pass,__pRT__,snd);
 _XBMReader_Init(pass,__pRT__,snd);
 _XPMReader_Init(pass,__pRT__,snd);
@@ -65,7 +65,7 @@
 _UIBuilder_Init(pass,__pRT__,snd);
 _ValueModel_Init(pass,__pRT__,snd);
 _VisualPart_Init(pass,__pRT__,snd);
-_WinPrinterContext_Init(pass,__pRT__,snd);
+
 _AlignmentOrigin_Init(pass,__pRT__,snd);
 _BlockValue_Init(pass,__pRT__,snd);
 _FlyByHelp_Init(pass,__pRT__,snd);
@@ -83,6 +83,10 @@
 _TriggerValue_Init(pass,__pRT__,snd);
 _TypeConverter_Init(pass,__pRT__,snd);
 _ValueHolderWithWeakDependents_Init(pass,__pRT__,snd);
+#ifdef WIN32
+_WinPrinterStream_Init(pass,__pRT__,snd);
+_WinPrinterContext_Init(pass,__pRT__,snd);
+#endif /* WIN32 */
 
 
 __END_PACKAGE__();