From f75d1adf0e3bee8df27ee3aa5d0607e202ce252f Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sun, 19 Jan 2014 16:15:35 +0100 Subject: Removed obsolete MSVC project files. Windows builds now use CMake as well. --- VC2013/JsonCpp.vcxproj | 181 ------------------------------------------------- 1 file changed, 181 deletions(-) delete mode 100644 VC2013/JsonCpp.vcxproj (limited to 'VC2013/JsonCpp.vcxproj') diff --git a/VC2013/JsonCpp.vcxproj b/VC2013/JsonCpp.vcxproj deleted file mode 100644 index c609a3450..000000000 --- a/VC2013/JsonCpp.vcxproj +++ /dev/null @@ -1,181 +0,0 @@ - - - - - Debug profiled - Win32 - - - Debug_LuaStatic - Win32 - - - Debug - Win32 - - - Release profiled - Win32 - - - Release - Win32 - - - - {5AAA90B9-946D-4034-83F3-676B06A6E326} - JsonCpp - Win32Proj - - - - StaticLibrary - v120 - Unicode - - - StaticLibrary - v120 - Unicode - - - StaticLibrary - v120 - Unicode - true - - - StaticLibrary - v120 - Unicode - true - - - StaticLibrary - v120 - Unicode - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>12.0.21005.1 - - - $(SolutionDir)$(Configuration)\JsonCpp\ - $(Configuration)\JsonCpp\ - - - $(SolutionDir)$(Configuration)\JsonCpp\ - $(Configuration)\JsonCpp\ - - - $(SolutionDir)$(Configuration)\JsonCpp\ - $(Configuration)\JsonCpp\ - - - $(SolutionDir)$(Configuration)\JsonCpp\ - $(Configuration)\JsonCpp\ - - - $(SolutionDir)$(Configuration)\JsonCpp\ - $(Configuration)\JsonCpp\ - - - - Disabled - ../jsoncpp-src-0.5.0/include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - Level3 - EditAndContinue - - - - - MaxSpeed - true - ../jsoncpp-src-0.5.0/include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - MultiThreaded - true - - Level3 - ProgramDatabase - - - - - MaxSpeed - true - ../jsoncpp-src-0.5.0/include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - MultiThreaded - true - - Level3 - ProgramDatabase - - - - - Disabled - ../jsoncpp-src-0.5.0/include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - Level3 - EditAndContinue - - - - - Disabled - ../jsoncpp-src-0.5.0/include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - Level3 - EditAndContinue - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3