# HG changeset patch # User Claus Gittinger # Date 936180622 -7200 # Node ID 71fe2a968b1d803037486d254f90f8f189a9568a # Parent faff065c78fd1e4066f0b3dd3d3072b2c81af919 *** empty log message *** diff -r faff065c78fd -r 71fe2a968b1d libInit.cc --- a/libInit.cc Mon Aug 30 17:14:52 1999 +0200 +++ b/libInit.cc Wed Sep 01 12:10:22 1999 +0200 @@ -1,55 +1,30 @@ /* - * DO NOT EDIT - * automatically generated from Make.proto - */ - #define __INDIRECTVMINITCALLS__ - #include - -#pragma codeseg INITCODE "INITCODE" +#ifdef WIN32 +# pragma codeseg INITCODE "INITCODE" +#endif /* WIN32 */ _libtool2_Init(pass, __pRT__, snd) - OBJ snd; struct __vmData__ *__pRT__; { - __BEGIN_PACKAGE__("libtool2", _libtool2_Init); - _ColorMenu_Init(pass,__pRT__,snd); - _FontMenu_Init(pass,__pRT__,snd); - _MenuEditor_Init(pass,__pRT__,snd); - _ImageEditor_Init(pass,__pRT__,snd); - _DataSetBuilder_Init(pass,__pRT__,snd); - _UIGalleryView_Init(pass,__pRT__,snd); - _UIHelpTool_Init(pass,__pRT__,snd); - _UILayoutTool_Init(pass,__pRT__,snd); - _UIObjectView_Init(pass,__pRT__,snd); - _UIPainter_Init(pass,__pRT__,snd); - _UIPainterView_Init(pass,__pRT__,snd); - _UISelectionPanel_Init(pass,__pRT__,snd); - _UISpecificationTool_Init(pass,__pRT__,snd); - _SelectionBrowser_Init(pass,__pRT__,snd); - _FileSelectionBrowser_Init(pass,__pRT__,snd); - _ResourceSelectionBrowser_Init(pass,__pRT__,snd); - __END_PACKAGE__(); - } -