libInit.cc
changeset 2289 e13b323cb9da
parent 2153 aa08d4d575c2
child 2305 bb3668dab082
equal deleted inserted replaced
2288:31f5459f22d9 2289:e13b323cb9da
     4  * DO NOT EDIT 
     4  * DO NOT EDIT 
     5  * automagically generated from the projectDefinition: stx_libtool2.
     5  * automagically generated from the projectDefinition: stx_libtool2.
     6  */
     6  */
     7 #define __INDIRECTVMINITCALLS__
     7 #define __INDIRECTVMINITCALLS__
     8 #include <stc.h>
     8 #include <stc.h>
     9 #define INIT_TEXT_SECT /* as nothing */
     9 
    10 #ifdef WIN32
    10 #ifdef WIN32
    11 # pragma codeseg INITCODE "INITCODE"
    11 # pragma codeseg INITCODE "INITCODE"
    12 #else /* not WIN32 */
    12 #endif 
    13 # if defined(__GNUC__) && !defined(NO_SECTION_ATTRIBUTES)
    13 
    14 #  if (__GNUC__  == 2 && __GNUC_MINOR__ >= 7) || __GNUC__ > 2
    14 #if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
    15 #   undef INIT_TEXT_SECT
    15 DLL_EXPORT void _libstx_libtool2_Init() INIT_TEXT_SECTION;
    16 #   define INIT_TEXT_SECT __attribute__((section(".stxitext")))
       
    17 #  endif
       
    18 # endif /* not GNUC */
       
    19 #endif /* not WIN32 */
       
    20 #ifdef INIT_TEXT_SECT
       
    21 DLL_EXPORT extern void _libstx_libtool2_Init() INIT_TEXT_SECT;
       
    22 #endif
    16 #endif
       
    17 
    23 void _libstx_libtool2_Init(pass, __pRT__, snd)
    18 void _libstx_libtool2_Init(pass, __pRT__, snd)
    24 OBJ snd; struct __vmData__ *__pRT__; {
    19 OBJ snd; struct __vmData__ *__pRT__; {
    25 __BEGIN_PACKAGE2__("libstx_libtool2", _libstx_libtool2_Init, "stx:libtool2");
    20 __BEGIN_PACKAGE2__("libstx_libtool2", _libstx_libtool2_Init, "stx:libtool2");
    26 _ColorEditDialog_Init(pass,__pRT__,snd);
    21 _ColorEditDialog_Init(pass,__pRT__,snd);
    27 _DataSetBuilder_Init(pass,__pRT__,snd);
    22 _DataSetBuilder_Init(pass,__pRT__,snd);
    29 _MenuEditor_Init(pass,__pRT__,snd);
    24 _MenuEditor_Init(pass,__pRT__,snd);
    30 _SelectionBrowser_Init(pass,__pRT__,snd);
    25 _SelectionBrowser_Init(pass,__pRT__,snd);
    31 _UIGalleryView_Init(pass,__pRT__,snd);
    26 _UIGalleryView_Init(pass,__pRT__,snd);
    32 _UIHelpTool_Init(pass,__pRT__,snd);
    27 _UIHelpTool_Init(pass,__pRT__,snd);
    33 _UILayoutTool_Init(pass,__pRT__,snd);
    28 _UILayoutTool_Init(pass,__pRT__,snd);
       
    29 _UIListEditor_Init(pass,__pRT__,snd);
    34 _UIObjectView_Init(pass,__pRT__,snd);
    30 _UIObjectView_Init(pass,__pRT__,snd);
    35 _UIPainter_Init(pass,__pRT__,snd);
    31 _UIPainter_Init(pass,__pRT__,snd);
    36 _UISelectionPanel_Init(pass,__pRT__,snd);
    32 _UISelectionPanel_Init(pass,__pRT__,snd);
    37 _UISpecificationTool_Init(pass,__pRT__,snd);
    33 _UISpecificationTool_Init(pass,__pRT__,snd);
    38 _stx_137libtool2_Init(pass,__pRT__,snd);
    34 _stx_137libtool2_Init(pass,__pRT__,snd);