From f3d44bc057201407373012b7f682881bda7b3d98 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 23 May 2012 07:44:30 +0000 Subject: some includes restored, mir_full.sln updated, some renaming of folders and projects git-svn-id: http://svn.miranda-ng.org/main/trunk@140 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/JSON/libjson.vcxproj | 125 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 plugins/JSON/libjson.vcxproj (limited to 'plugins/JSON/libjson.vcxproj') diff --git a/plugins/JSON/libjson.vcxproj b/plugins/JSON/libjson.vcxproj new file mode 100644 index 0000000000..4e2515547b --- /dev/null +++ b/plugins/JSON/libjson.vcxproj @@ -0,0 +1,125 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {F6B2FB04-4FFD-419F-BC9F-8CC43F00C2B0} + libjson + Win32Proj + libJSON + + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + true + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + false + false + true + true + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBJSON_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + + + true + Windows + MachineX86 + $(IntDir)$(TargetName).lib + + + + + WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBJSON_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + + + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + Full + Speed + true + + + true + Windows + true + true + MachineX86 + $(IntDir)$(TargetName).lib + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3