From cc2b15a2335db9a2c1f2e8549b028b179b105a1a Mon Sep 17 00:00:00 2001 From: faketruth Date: Mon, 3 Oct 2011 18:40:09 +0000 Subject: Visual Studio 2010 solution and project files git-svn-id: http://mc-server.googlecode.com/svn/trunk@2 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/JsonCpp.vcxproj | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 VC2010/JsonCpp.vcxproj (limited to 'VC2010/JsonCpp.vcxproj') diff --git a/VC2010/JsonCpp.vcxproj b/VC2010/JsonCpp.vcxproj new file mode 100644 index 000000000..1596ff6c1 --- /dev/null +++ b/VC2010/JsonCpp.vcxproj @@ -0,0 +1,89 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {ADBF25B9-7192-4E54-B35E-8EC47CA5EF86} + JsonCpp + + + + StaticLibrary + true + MultiByte + + + StaticLibrary + false + true + MultiByte + + + + + + + + + + + + + + + Level3 + Disabled + ..\jsoncpp-src-0.5.0\include;%(AdditionalIncludeDirectories) + + + true + + + + + Level3 + MaxSpeed + true + true + ..\jsoncpp-src-0.5.0\include;%(AdditionalIncludeDirectories) + MultiThreaded + + + true + true + true + + + + + true + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3