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/JsonCpp.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'VC2008/JsonCpp.vcproj') diff --git a/VC2008/JsonCpp.vcproj b/VC2008/JsonCpp.vcproj index 3cd921aa4..0c8f6ccc8 100644 --- a/VC2008/JsonCpp.vcproj +++ b/VC2008/JsonCpp.vcproj @@ -170,7 +170,7 @@ EnableIntrinsicFunctions="true" AdditionalIncludeDirectories="../jsoncpp-src-0.5.0/include" PreprocessorDefinitions="WIN32;NDEBUG;_LIB" - RuntimeLibrary="2" + RuntimeLibrary="0" EnableFunctionLevelLinking="true" UsePrecompiledHeader="0" WarningLevel="3" -- cgit v1.2.3