From 3979fba7ea0009a4e416380be767475008b1f3e6 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 28 Feb 2014 08:58:07 +0000 Subject: farewell MSVS 2012 git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/New_GPG/new_gpg_11.vcxproj | 211 ----------------------------- plugins/New_GPG/new_gpg_11.vcxproj.filters | 98 -------------- 2 files changed, 309 deletions(-) delete mode 100644 plugins/New_GPG/new_gpg_11.vcxproj delete mode 100644 plugins/New_GPG/new_gpg_11.vcxproj.filters (limited to 'plugins/New_GPG') diff --git a/plugins/New_GPG/new_gpg_11.vcxproj b/plugins/New_GPG/new_gpg_11.vcxproj deleted file mode 100644 index 1533454086..0000000000 --- a/plugins/New_GPG/new_gpg_11.vcxproj +++ /dev/null @@ -1,211 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {F29D0C8D-141A-43CF-86B2-34A04653F8D4} - New_GPG - - - - DynamicLibrary - Unicode - v110_xp - - - DynamicLibrary - Unicode - v110_xp - - - DynamicLibrary - Unicode - true - v110_xp - - - DynamicLibrary - Unicode - true - v110_xp - - - - - - - <_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)..\..\bin11\lib;..\..\..\boost\stage\lib - true - true - true - false - $(IntDir)$(TargetName).lib - Windows - - - - - Full - OnlyExplicitInline - Size - true - src\include;..\..\..\boost;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Fast - Level3 - Use - commonheaders.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - shlwapi.lib;%(AdditionalDependencies) - $(ProfileDir)..\..\bin11\lib;..\..\..\boost\stage64\lib - true - true - true - false - $(IntDir)$(TargetName).lib - Windows - - - - - 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)..\..\bin11\lib;..\..\..\boost\stage\lib - true - false - $(IntDir)$(TargetName).lib - Windows - false - - - - - Disabled - src\include;..\..\..\boost;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Use - commonheaders.h - Level3 - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - shlwapi.lib;%(AdditionalDependencies) - $(ProfileDir)..\..\bin11\lib;..\..\..\boost\stage64\lib - true - false - $(IntDir)$(TargetName).lib - Windows - - - - - - - - - - - Create - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/New_GPG/new_gpg_11.vcxproj.filters b/plugins/New_GPG/new_gpg_11.vcxproj.filters deleted file mode 100644 index 1634a25bfe..0000000000 --- a/plugins/New_GPG/new_gpg_11.vcxproj.filters +++ /dev/null @@ -1,98 +0,0 @@ - - - - - {56a6d5fd-c491-4d42-95e0-d0e98979acff} - - - {8159144c-7020-4568-8bb4-53f4699faac6} - - - {65abe24a-f835-47f5-9ebf-fbd3f55f993c} - - - - - Sources - - - Sources - - - Sources - - - Sources - - - Sources - - - Sources - - - Sources - - - Sources - - - Sources - - - Sources - - - Sources - - - Sources - - - Sources - - - - - Headers - - - Headers - - - Headers - - - Headers - - - Headers - - - Headers - - - Headers - - - Headers - - - Headers - - - Headers - - - Headers - - - - - Resources - - - Resources - - - \ No newline at end of file -- cgit v1.2.3