diff options
author | dan miller | 2007-10-21 08:36:32 +0000 |
---|---|---|
committer | dan miller | 2007-10-21 08:36:32 +0000 |
commit | 2f8d7092bc2c9609fa98d6888106b96f38b22828 (patch) | |
tree | da6c37579258cc965b52a75aee6135fe44237698 /libraries/ode-0.9/drawstuff/src/resource.h | |
parent | * Committing new PolicyManager based on an ACL system. (diff) | |
download | opensim-SC-2f8d7092bc2c9609fa98d6888106b96f38b22828.zip opensim-SC-2f8d7092bc2c9609fa98d6888106b96f38b22828.tar.gz opensim-SC-2f8d7092bc2c9609fa98d6888106b96f38b22828.tar.bz2 opensim-SC-2f8d7092bc2c9609fa98d6888106b96f38b22828.tar.xz |
libraries moved to opensim-libs, a new repository
Diffstat (limited to '')
-rw-r--r-- | libraries/ode-0.9/drawstuff/src/resource.h | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/libraries/ode-0.9/drawstuff/src/resource.h b/libraries/ode-0.9/drawstuff/src/resource.h deleted file mode 100644 index 15802b6..0000000 --- a/libraries/ode-0.9/drawstuff/src/resource.h +++ /dev/null | |||
@@ -1,28 +0,0 @@ | |||
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 | ||