Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/ode/ode-0.9/drawstuff/src/resource.h @ 216

Last change on this file since 216 was 216, checked in by mathiask, 17 years ago

[Physik] add ode-0.9

File size: 987 bytes
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Developer Studio generated include file.
3// Used by resources.rc
4//
5#define IDD_MSGDLG                      101
6#define IDR_MENU1                       102
7#define IDD_ABOUT                       103
8#define IDR_ACCELERATOR1                104
9#define IDC_LIST1                       1000
10#define IDM_EXIT                        40001
11#define IDM_ABOUT                       40002
12#define IDM_PAUSE                       40003
13#define IDM_PERF_MONITOR                40004
14#define IDM_SHADOWS                     40005
15#define IDM_TEXTURES                    40006
16#define IDM_SAVE_SETTINGS               40007
17#define IDM_SINGLE_STEP                 40008
18
19// Next default values for new objects
20//
21#ifdef APSTUDIO_INVOKED
22#ifndef APSTUDIO_READONLY_SYMBOLS
23#define _APS_NEXT_RESOURCE_VALUE        108
24#define _APS_NEXT_COMMAND_VALUE         40009
25#define _APS_NEXT_CONTROL_VALUE         1001
26#define _APS_NEXT_SYMED_VALUE           101
27#endif
28#endif
Note: See TracBrowser for help on using the repository browser.