source: OGRE/trunk/ogrenew/Tools/3dsmaxExport/OgreExport/include/resource.h @ 692

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

adding ogre 1.2 and dependencies

Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by OgreMaxExporter.rc
4//
5#define IDD_EXPORT                      101
6#define IDC_EXPORT                      1005
7#define IDC_RADIO_EXPORT_FILES          1006
8#define IDC_RADIO_EXPORT_SUBMESHES      1007
9#define IDC_TXT_EXPORT_DIR              1009
10#define IDC_SELECT_EXPORT_DIR           1010
11#define IDC_CHK_SHARE_SKELETON          1011
12#define IDC_CHK_REBUILD_NORMALS         1012
13#define IDC_RADIO_UV                    1014
14#define IDC_RADIO_VW                    1015
15#define IDC_RADIO_WU                    1016
16#define IDC_TXT_MATERIAL_FILENAME       1017
17#define IDC_CHK_FLIP_YZ                 1018
18#define IDC_CHK_VERTEX_COLORS           1019
19#define IDC_TXT_SCALE                   1020
20#define IDC_CHK_INVERT_NORMALS          1021
21#define IDC_TXT_SKELETON_FILENAME       1022
22#define IDC_TXT_DEFAULT_MATERIAL        1023
23#define IDC_RADIO_EXPORT_MATERIALS      1024
24#define IDC_LIST_ANIMATIONS             1030
25#define IDC_TXT_FPS                     1031
26#define IDC_TXT_ANIMATION_NAME          1032
27#define IDC_TXT_ANIM_START              1033
28#define IDC_TXT_ANIM_END                1034
29#define IDC_CMD_ADD_ANIMATION           1035
30#define IDC_CMD_DELETE_ANIMATION        1036
31#define IDC_TXT_FRAME_RANGE             1037
32
33// Next default values for new objects
34//
35#ifdef APSTUDIO_INVOKED
36#ifndef APSTUDIO_READONLY_SYMBOLS
37#define _APS_NEXT_RESOURCE_VALUE        102
38#define _APS_NEXT_COMMAND_VALUE         40001
39#define _APS_NEXT_CONTROL_VALUE         1038
40#define _APS_NEXT_SYMED_VALUE           101
41#endif
42#endif
Note: See TracBrowser for help on using the repository browser.