From a02c7c0f1bd98583cdaa4154f402eb66009e4198 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 23 Jun 2012 17:30:18 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@574 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/JSON/libjson.vcxproj | 172 ------------------------------------------- 1 file changed, 172 deletions(-) delete mode 100644 plugins/JSON/libjson.vcxproj (limited to 'plugins/JSON/libjson.vcxproj') diff --git a/plugins/JSON/libjson.vcxproj b/plugins/JSON/libjson.vcxproj deleted file mode 100644 index 1fb544255f..0000000000 --- a/plugins/JSON/libjson.vcxproj +++ /dev/null @@ -1,172 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {F6B2FB04-4FFD-419F-BC9F-8CC43F00C2B0} - LibJSON - - - - DynamicLibrary - Unicode - true - - - DynamicLibrary - Unicode - true - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBJSON_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - Level3 - EditAndContinue - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - - - true - Windows - $(IntDir)$(TargetName).lib - false - - - - - Disabled - WIN64;_DEBUG;_WINDOWS;_USRDLL;LIBJSON_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - - - true - Windows - $(IntDir)$(TargetName).lib - false - - - - - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBJSON_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - Full - Speed - true - - - true - Windows - true - true - $(IntDir)$(TargetName).lib - false - - - - - WIN64;NDEBUG;_WINDOWS;_USRDLL;LIBJSON_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - Full - Speed - true - - - true - Windows - true - true - $(IntDir)$(TargetName).lib - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3