source: OGRE/trunk/ogrenew/Tools/XSIExport/misc/OgreXSIExport.def @ 692

Revision 692, 353 bytes checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1EXPORTS
2        XSILoadPlugin           @1 PRIVATE
3        XSIUnloadPlugin     @2 PRIVATE
4        OgreMeshExportCommand_Init      @3 PRIVATE
5        OgreMeshExportCommand_Execute @4 PRIVATE
6        OgreMeshExportMenu_Init         @5 PRIVATE
7        OnOgreMeshExportMenu                            @6 PRIVATE
8        OgreMeshExportOptions_Define            @7 PRIVATE
9        OgreMeshExportOptions_DefineLayout @8 PRIVATE
10        OgreMeshExportOptions_PPGEvent  @9 PRIVATE
Note: See TracBrowser for help on using the repository browser.