source: OGRE/trunk/ogrenew/Tools/MilkshapeExport/include/resource.h @ 692

Revision 692, 1.2 KB checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Developer Studio generated include file.
3// Used by MilkshapeExport.rc
4//
5#define IDD_OPTIONS                     101
6#define IDC_EXPORT_MATERIALS            1001
7#define IDC_EXPORT_MESH                 1003
8#define IDC_CHECK2                      1004
9#define IDC_EXPORT_SKEL                 1004
10#define IDC_SPLIT_ANIMATION             1005
11#define IDC_EDIT1                       1006
12#define IDC_FPS                         1006
13#define IDC_GRP_MESH                    1007
14#define IDC_GENERATE_LOD                1008
15#define IDC_LOD_DEPTH                   1009
16#define IDC_LOD_VRQ                     1010
17#define IDC_CBO_LOD_STYLE               1011
18#define IDC_GRP_SKELETON                1012
19#define IDC_GRP_MATERIAL                1013
20#define IDC_NUM_LODS                    1014
21#define IDC_EDGE_LISTS                  1016
22#define IDC_TANGENT_VECTORS             1017
23
24
25// Next default values for new objects
26//
27#ifdef APSTUDIO_INVOKED
28#ifndef APSTUDIO_READONLY_SYMBOLS
29#define _APS_NEXT_RESOURCE_VALUE        103
30#define _APS_NEXT_COMMAND_VALUE         40001
31#define _APS_NEXT_CONTROL_VALUE         1014
32#define _APS_NEXT_SYMED_VALUE           101
33#endif
34#endif
Note: See TracBrowser for help on using the repository browser.