libInit.cc
changeset 1205 71fe2a968b1d
parent 1006 bc36367c17b6
child 1214 02a032b1098c
equal deleted inserted replaced
1204:faff065c78fd 1205:71fe2a968b1d
     1 /*
     1 /*
     2 
       
     3  * DO NOT EDIT 
     2  * DO NOT EDIT 
     4 
       
     5  * automatically generated from Make.proto
     3  * automatically generated from Make.proto
     6 
       
     7  */
     4  */
     8 
       
     9 #define __INDIRECTVMINITCALLS__
     5 #define __INDIRECTVMINITCALLS__
    10 
       
    11 #include <stc.h>
     6 #include <stc.h>
    12 
     7 #ifdef WIN32
    13 #pragma codeseg INITCODE "INITCODE"
     8 # pragma codeseg INITCODE "INITCODE"
       
     9 #endif /* WIN32 */
    14 _libtool2_Init(pass, __pRT__, snd)
    10 _libtool2_Init(pass, __pRT__, snd)
    15 
       
    16 OBJ snd; struct __vmData__ *__pRT__; {
    11 OBJ snd; struct __vmData__ *__pRT__; {
    17 
       
    18 __BEGIN_PACKAGE__("libtool2", _libtool2_Init);
    12 __BEGIN_PACKAGE__("libtool2", _libtool2_Init);
    19 
       
    20 _ColorMenu_Init(pass,__pRT__,snd);
    13 _ColorMenu_Init(pass,__pRT__,snd);
    21 
       
    22 _FontMenu_Init(pass,__pRT__,snd);
    14 _FontMenu_Init(pass,__pRT__,snd);
    23 
       
    24 _MenuEditor_Init(pass,__pRT__,snd);
    15 _MenuEditor_Init(pass,__pRT__,snd);
    25 
       
    26 _ImageEditor_Init(pass,__pRT__,snd);
    16 _ImageEditor_Init(pass,__pRT__,snd);
    27 
       
    28 _DataSetBuilder_Init(pass,__pRT__,snd);
    17 _DataSetBuilder_Init(pass,__pRT__,snd);
    29 
       
    30 _UIGalleryView_Init(pass,__pRT__,snd);
    18 _UIGalleryView_Init(pass,__pRT__,snd);
    31 
       
    32 _UIHelpTool_Init(pass,__pRT__,snd);
    19 _UIHelpTool_Init(pass,__pRT__,snd);
    33 
       
    34 _UILayoutTool_Init(pass,__pRT__,snd);
    20 _UILayoutTool_Init(pass,__pRT__,snd);
    35 
       
    36 _UIObjectView_Init(pass,__pRT__,snd);
    21 _UIObjectView_Init(pass,__pRT__,snd);
    37 
       
    38 _UIPainter_Init(pass,__pRT__,snd);
    22 _UIPainter_Init(pass,__pRT__,snd);
    39 
       
    40 _UIPainterView_Init(pass,__pRT__,snd);
    23 _UIPainterView_Init(pass,__pRT__,snd);
    41 
       
    42 _UISelectionPanel_Init(pass,__pRT__,snd);
    24 _UISelectionPanel_Init(pass,__pRT__,snd);
    43 
       
    44 _UISpecificationTool_Init(pass,__pRT__,snd);
    25 _UISpecificationTool_Init(pass,__pRT__,snd);
    45 
       
    46 _SelectionBrowser_Init(pass,__pRT__,snd);
    26 _SelectionBrowser_Init(pass,__pRT__,snd);
    47 
       
    48 _FileSelectionBrowser_Init(pass,__pRT__,snd);
    27 _FileSelectionBrowser_Init(pass,__pRT__,snd);
    49 
       
    50 _ResourceSelectionBrowser_Init(pass,__pRT__,snd);
    28 _ResourceSelectionBrowser_Init(pass,__pRT__,snd);
    51 
       
    52 __END_PACKAGE__();
    29 __END_PACKAGE__();
    53 
       
    54 }
    30 }
    55