From 81e7eca28691eba4f150fb5022e5bd491f76be1b Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Fri, 7 Sep 2012 16:40:05 +0000 Subject: Fixed profiling to work under the new project layout git-svn-id: http://mc-server.googlecode.com/svn/trunk@844 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2008/zlib.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'VC2008/zlib.vcproj') 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" -- cgit v1.2.3