From 03e7b6d63bdfff3e4b5b7d0eb6899e5bf0108e4e Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 17 May 2013 21:10:14 +0000 Subject: - New_GPG: reinstated git-svn-id: http://svn.miranda-ng.org/main/trunk@4716 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/New_GPG/new_gpg_10.vcxproj | 208 +++++++++++++++++++++++++++++++++++++ 1 file changed, 208 insertions(+) create mode 100644 plugins/New_GPG/new_gpg_10.vcxproj (limited to 'plugins/New_GPG/new_gpg_10.vcxproj') diff --git a/plugins/New_GPG/new_gpg_10.vcxproj b/plugins/New_GPG/new_gpg_10.vcxproj new file mode 100644 index 0000000000..739db9387a --- /dev/null +++ b/plugins/New_GPG/new_gpg_10.vcxproj @@ -0,0 +1,208 @@ + + + + + Debug + Win32 + + + Debug + X64 + + + Release + Win32 + + + Release + X64 + + + + {F29D0C8D-141A-43CF-86B2-34A04653F8D4} + New_GPG + + + + DynamicLibrary + Unicode + + + DynamicLibrary + Unicode + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + true + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + true + + + + Full + OnlyExplicitInline + Size + true + src\include;..\..\..\boost;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Fast + Level3 + Use + commonheaders.h + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + shlwapi.lib;%(AdditionalDependencies) + $(ProfileDir)..\..\bin10\lib;..\..\..\boost\stage\lib + true + true + true + false + $(IntDir)$(TargetName).lib + Windows + /PDBALTPATH:%_PDB% + + + + + Full + OnlyExplicitInline + Size + true + src\include;..\..\..\boost;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Fast + Level3 + Use + commonheaders.h + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + shlwapi.lib;%(AdditionalDependencies) + $(ProfileDir)..\..\bin10\lib;..\..\..\boost\stage64\lib + true + true + true + false + $(IntDir)$(TargetName).lib + Windows + /PDBALTPATH:%_PDB% + + + + + Disabled + src\include;..\..\..\boost;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + commonheaders.h + Level3 + EditAndContinue + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + shlwapi.lib;%(AdditionalDependencies) + $(ProfileDir)..\..\bin10\lib;..\..\..\boost\stage\lib + true + false + $(IntDir)$(TargetName).lib + Windows + + + + + Disabled + src\include;..\..\..\boost;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + commonheaders.h + Level3 + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + shlwapi.lib;%(AdditionalDependencies) + $(ProfileDir)..\..\bin10\lib;..\..\..\boost\stage64\lib + true + false + $(IntDir)$(TargetName).lib + Windows + + + + + + + + + + + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3