diff options
Diffstat (limited to '')
-rw-r--r-- | VC2008/WebServer.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VC2008/WebServer.vcproj b/VC2008/WebServer.vcproj index 8e7617c27..460f0920c 100644 --- a/VC2008/WebServer.vcproj +++ b/VC2008/WebServer.vcproj @@ -169,7 +169,7 @@ Optimization="2"
EnableIntrinsicFunctions="true"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
- RuntimeLibrary="2"
+ RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="Globals.h"
|