libInit.cc
changeset 2063 846813bf3ade
parent 2059 bd1c39acf4ec
child 2085 8d07c2434b18
equal deleted inserted replaced
2062:c46879a2a970 2063:846813bf3ade
     1 /*
     1 /*
       
     2  * $Header$
       
     3  *
     2  * DO NOT EDIT 
     4  * DO NOT EDIT 
     3  * automagically generated from Make.proto (by make libInit.cc)
     5  * automagically generated from the projectDefinition: stx_libtool2.
     4  */
     6  */
     5 #define __INDIRECTVMINITCALLS__
     7 #define __INDIRECTVMINITCALLS__
     6 #include <stc.h>
     8 #include <stc.h>
     7 #define INIT_TEXT_SECT /* as nothing */
     9 #define INIT_TEXT_SECT /* as nothing */
     8 #ifdef WIN32
    10 #ifdef WIN32
    19 extern void _libstx_libtool2_Init() INIT_TEXT_SECT;
    21 extern void _libstx_libtool2_Init() INIT_TEXT_SECT;
    20 #endif
    22 #endif
    21 void _libstx_libtool2_Init(pass, __pRT__, snd)
    23 void _libstx_libtool2_Init(pass, __pRT__, snd)
    22 OBJ snd; struct __vmData__ *__pRT__; {
    24 OBJ snd; struct __vmData__ *__pRT__; {
    23 __BEGIN_PACKAGE2__("libstx_libtool2", _libstx_libtool2_Init, "stx:libtool2");
    25 __BEGIN_PACKAGE2__("libstx_libtool2", _libstx_libtool2_Init, "stx:libtool2");
       
    26 _DataSetBuilder_Init(pass,__pRT__,snd);
       
    27 _FileSelectionBrowser_Init(pass,__pRT__,snd);
       
    28 _ImageEditor_Init(pass,__pRT__,snd);
    24 _MenuEditor_Init(pass,__pRT__,snd);
    29 _MenuEditor_Init(pass,__pRT__,snd);
    25 _ImageEditor_Init(pass,__pRT__,snd);
    30 _ResourceSelectionBrowser_Init(pass,__pRT__,snd);
    26 _DataSetBuilder_Init(pass,__pRT__,snd);
    31 _SelectionBrowser_Init(pass,__pRT__,snd);
    27 _UIGalleryView_Init(pass,__pRT__,snd);
    32 _UIGalleryView_Init(pass,__pRT__,snd);
    28 _UIHelpTool_Init(pass,__pRT__,snd);
    33 _UIHelpTool_Init(pass,__pRT__,snd);
    29 _UILayoutTool_Init(pass,__pRT__,snd);
    34 _UILayoutTool_Init(pass,__pRT__,snd);
    30 _UIObjectView_Init(pass,__pRT__,snd);
    35 _UIObjectView_Init(pass,__pRT__,snd);
    31 _UIPainter_Init(pass,__pRT__,snd);
    36 _UIPainter_Init(pass,__pRT__,snd);
    32 _UIPainterView_Init(pass,__pRT__,snd);
    37 _UIPainterView_Init(pass,__pRT__,snd);
    33 _UISelectionPanel_Init(pass,__pRT__,snd);
    38 _UISelectionPanel_Init(pass,__pRT__,snd);
    34 _UISpecificationTool_Init(pass,__pRT__,snd);
    39 _UISpecificationTool_Init(pass,__pRT__,snd);
    35 _SelectionBrowser_Init(pass,__pRT__,snd);
    40 _stx_137libtool2_Init(pass,__pRT__,snd);
    36 _FileSelectionBrowser_Init(pass,__pRT__,snd);
    41 
    37 _ResourceSelectionBrowser_Init(pass,__pRT__,snd);
    42 
    38 __END_PACKAGE__();
    43 __END_PACKAGE__();
    39 }
    44 }