Changeset 86 for trunk/src/bindings/scripts/VC71/71ScriptDev2.vcproj
- Timestamp:
- 11/19/08 13:32:59 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bindings/scripts/VC71/71ScriptDev2.vcproj
r84 r86 25 25 MinimalRebuild="TRUE" 26 26 BasicRuntimeChecks="3" 27 RuntimeLibrary=" 1"27 RuntimeLibrary="3" 28 28 UsePrecompiledHeader="3" 29 29 PrecompiledHeaderThrough="precompiled.h" … … 73 73 AdditionalIncludeDirectories="..\..\..\..\dep\include\;..\..\..\shared\;..\..\..\framework\;..\..\..\game\;..\include\;..\..\..\..\dep\ACE_wrappers" 74 74 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SCRIPT" 75 RuntimeLibrary=" 0"75 RuntimeLibrary="2" 76 76 EnableEnhancedInstructionSet="1" 77 77 UsePrecompiledHeader="3"