diff options
Diffstat (limited to 'NvCloth/samples/external/assimp-4.1.0/code/res/resource.h')
| -rw-r--r-- | NvCloth/samples/external/assimp-4.1.0/code/res/resource.h | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/NvCloth/samples/external/assimp-4.1.0/code/res/resource.h b/NvCloth/samples/external/assimp-4.1.0/code/res/resource.h new file mode 100644 index 0000000..37d3928 --- /dev/null +++ b/NvCloth/samples/external/assimp-4.1.0/code/res/resource.h @@ -0,0 +1,14 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by assimp.rc + +// N�chste Standardwerte f�r neue Objekte +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 101 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1001 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |