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/WebServer.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'VC2008/WebServer.vcproj') 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" -- cgit v1.2.3