Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ogre/Tools/3dsmaxExport/LEXIExporter/LexiExport/Res/resource.h @ 20

Last change on this file since 20 was 6, checked in by anonymous, 17 years ago

=…

File size: 4.1 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by LexiExport.rc
4//
5#define IDC_SETTINGS                    3
6#define IDC_ADD                         4
7#define IDC_REMOVE                      5
8#define IDC_PROPERTIES                  6
9#define IDC_EXPORT                      7
10#define IDC_EXPORTSELECTED              8
11#define IDC_ADD2                        9
12#define IDC_ADDSELECTED                 9
13#define IDD_DIALOG_CONFIG               101
14#define IDD_DIALOG_EXPORT               103
15#define IDD_DIALOG_SELECTMAXNODE        106
16#define IDD_DIALOG_OBJECTPROPERTIES     107
17#define IDI_ICON_MESH                   108
18#define IDI_ICON_LIGHT                  109
19#define IDI_ICON_SCENEROOT              110
20#define IDI_ICON_UNKNOWN                111
21#define IDI_ICON_CAMERA                 112
22#define IDI_ICON_STATICMESH             117
23#define IDI_ICON_MODEL                  119
24#define IDI_ICON_SCENE                  120
25#define IDD_DIALOG_EXPORTPROGRESS       125
26#define IDD_DIALOG_LOGVIEW              125
27#define IDI_ICON_LOGINFO                128
28#define IDI_ICON_LOGWARNING             129
29#define IDI_ICON_LOGERROR               131
30#define IDI_ICON_LOGDEBUG               132
31#define IDI_ICON1                       133
32#define IDI_ICON_LOGOGRE                133
33#define IDD_DIALOG_ANIMPROPERTIES       134
34#define IDI_ICON2                       135
35#define IDI_ICON_ANIMATION              135
36#define IDD_DIALOG_PROGRESS             136
37#define IDI_ICON3                       137
38#define IDI_ICON_EXPORTROOT             137
39#define IDD_DIALOG_POSE                 138
40#define IDD_DIALOG_POSEPROPERTIES       138
41#define IDI_ICON4                       139
42#define IDI_ICON_MESHPOSE               139
43#define IDD_DIALOG_ADDMULTIPLE          140
44#define IDI_ICON5                       142
45#define IDI_ICON_POSEANIM               142
46#define IDC_PROPERTIES_BUTTON           1023
47#define IDC_EXPORT_BUTTON               1024
48#define IDC_CLOSE_BUTTON                1025
49#define IDC_LIST                        1025
50#define IDC_CLOSE                       1026
51#define IDC_TREE                        1027
52#define IDC_NAME                        1028
53#define IDC_NODE                        1029
54#define IDC_FILENAME                    1030
55#define IDC_BROWSENODE                  1031
56#define IDC_BROWSENODE2                 1032
57#define IDC_BROWSEFILE                  1032
58#define IDC_GROUPBOX_TITLE              1033
59#define IDC_OBJECT_CHILD                1034
60#define IDC_OUTPUT                      1037
61#define IDC_ANIMATION_PROPERTIES        1038
62#define IDC_ANIMATION_LIST              1039
63#define IDC_COMBO2                      1041
64#define IDC_LIST1                       1042
65#define IDC_BUTTON_ADD_ANIMATION        1043
66#define IDC_BUTTON_REMOVE_ANIMATION     1044
67#define IDC_BUTTON_ANIMATION_REMOVE     1045
68#define IDC_ANIMATION_GROUP             1046
69#define IDC_SHOWDEBUG                   1048
70#define IDC_AUTOCLOSE                   1049
71#define IDC_SHOWOGRE                    1050
72#define IDC_LOGTREE                     1051
73#define IDC_EXPORTTREE                  1052
74#define IDC_BUTTON1                     1053
75#define IDC_VIEWLOG                     1053
76#define IDC_ABORT                       1053
77#define IDC_LIST_GROUP                  1054
78#define IDC_SEPERATEFILE                1055
79#define IDC_BUTTON2                     1056
80#define IDC_LOADSELECTION               1056
81#define IDC_PROGRESS1                   1057
82#define IDC_PROGRESS                    1057
83#define IDC_GLOBALPROGRESS              1057
84#define IDC_EXPORTINFO                  1058
85#define IDC_OBJECT_CHILD_POSE           1059
86#define IDC_VERSION_INFO                1060
87#define IDC_LOCALPROGRESS               1061
88#define IDC_LOCALINFO                   1062
89#define IDC_                            1063
90
91// Next default values for new objects
92//
93#ifdef APSTUDIO_INVOKED
94#ifndef APSTUDIO_READONLY_SYMBOLS
95#define _APS_NEXT_RESOURCE_VALUE        143
96#define _APS_NEXT_COMMAND_VALUE         40001
97#define _APS_NEXT_CONTROL_VALUE         1064
98#define _APS_NEXT_SYMED_VALUE           101
99#endif
100#endif
Note: See TracBrowser for help on using the repository browser.