diff options
Diffstat (limited to 'vcproj-8/mapcache.vcproj')
-rw-r--r-- | vcproj-8/mapcache.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vcproj-8/mapcache.vcproj b/vcproj-8/mapcache.vcproj index f0cd4c4d6..d66145b5b 100644 --- a/vcproj-8/mapcache.vcproj +++ b/vcproj-8/mapcache.vcproj @@ -46,7 +46,7 @@ MinimalRebuild="true"
ExceptionHandling="0"
BasicRuntimeChecks="3"
- RuntimeLibrary="3"
+ RuntimeLibrary="1"
EnableFunctionLevelLinking="true"
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
@@ -137,7 +137,7 @@ AdditionalIncludeDirectories="..\src\common;..\src\zlib"
PreprocessorDefinitions="WIN32;_WIN32;__WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
StringPooling="true"
- RuntimeLibrary="2"
+ RuntimeLibrary="0"
EnableFunctionLevelLinking="false"
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
|