From fd1519c3524c15333d5c6431166ba92a54d6f42b Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Fri, 21 Sep 2012 21:40:20 +0000 Subject: Removed the VC2010 project file - it was not maintained for some time anyway. If anyone wants to use VC2010, just open the 2008 project. git-svn-id: http://mc-server.googlecode.com/svn/trunk@870 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/JsonCpp.vcxproj | 95 -------------------------------------------------- 1 file changed, 95 deletions(-) delete mode 100644 VC2010/JsonCpp.vcxproj (limited to 'VC2010/JsonCpp.vcxproj') diff --git a/VC2010/JsonCpp.vcxproj b/VC2010/JsonCpp.vcxproj deleted file mode 100644 index b467336f2..000000000 --- a/VC2010/JsonCpp.vcxproj +++ /dev/null @@ -1,95 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {ADBF25B9-7192-4E54-B35E-8EC47CA5EF86} - JsonCpp - - - - StaticLibrary - true - - - StaticLibrary - false - true - - - - - - - - - - - - - $(Configuration)\$(ProjectName)\ - - - $(Configuration)\$(ProjectName)\ - - - - Level3 - Disabled - ..\jsoncpp-src-0.5.0\include;%(AdditionalIncludeDirectories) - true - - - true - - - - - Level3 - MaxSpeed - true - true - ..\jsoncpp-src-0.5.0\include;%(AdditionalIncludeDirectories) - MultiThreaded - Speed - true - - - true - true - true - - - - - true - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3