diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-09-07 18:40:05 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-09-07 18:40:05 +0200 |
commit | 81e7eca28691eba4f150fb5022e5bd491f76be1b (patch) | |
tree | 4ca772c7342d8cd3be4deb20aa389f0e7f707a73 /VC2008/zlib.vcproj | |
parent | Snow is not put atop vines by the snow finisher anymore (diff) | |
download | cuberite-81e7eca28691eba4f150fb5022e5bd491f76be1b.tar cuberite-81e7eca28691eba4f150fb5022e5bd491f76be1b.tar.gz cuberite-81e7eca28691eba4f150fb5022e5bd491f76be1b.tar.bz2 cuberite-81e7eca28691eba4f150fb5022e5bd491f76be1b.tar.lz cuberite-81e7eca28691eba4f150fb5022e5bd491f76be1b.tar.xz cuberite-81e7eca28691eba4f150fb5022e5bd491f76be1b.tar.zst cuberite-81e7eca28691eba4f150fb5022e5bd491f76be1b.zip |
Diffstat (limited to 'VC2008/zlib.vcproj')
-rw-r--r-- | VC2008/zlib.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VC2008/zlib.vcproj b/VC2008/zlib.vcproj index 354cd6a46..adc62ac0b 100644 --- a/VC2008/zlib.vcproj +++ b/VC2008/zlib.vcproj @@ -169,7 +169,7 @@ Optimization="2"
EnableIntrinsicFunctions="true"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
- RuntimeLibrary="2"
+ RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
|