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/RemovePersonalSettings/rps_11.vcxproj | 272 -------------------------- 1 file changed, 272 deletions(-) delete mode 100644 plugins/RemovePersonalSettings/rps_11.vcxproj (limited to 'plugins/RemovePersonalSettings/rps_11.vcxproj') diff --git a/plugins/RemovePersonalSettings/rps_11.vcxproj b/plugins/RemovePersonalSettings/rps_11.vcxproj deleted file mode 100644 index f76c4b4871..0000000000 --- a/plugins/RemovePersonalSettings/rps_11.vcxproj +++ /dev/null @@ -1,272 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {0D3EF7C4-B99C-E87E-D0D8-C6E003B7EB65} - RemovePersonalSettings - - - - DynamicLibrary - false - MultiByte - true - v110_xp - - - DynamicLibrary - false - MultiByte - true - v110_xp - - - DynamicLibrary - false - MultiByte - v110_xp - - - DynamicLibrary - false - MultiByte - v110_xp - - - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - true - - - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - false - - - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - false - - - - MultiThreadedDebugDLL - Default - false - Disabled - true - Level3 - true - EditAndContinue - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - EnableFastChecks - - - true - _DEBUG;%(PreprocessorDefinitions) - .\Debug\rps.tlb - true - Win32 - - - 0x0809 - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - - - true - true - true - Windows - $(IntDir)$(TargetName).lib - odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - $(ProfileDir)..\..\bin10\lib - false - false - - - - - MultiThreadedDebugDLL - Default - false - Disabled - true - Level3 - ProgramDatabase - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - EnableFastChecks - - - true - _DEBUG;%(PreprocessorDefinitions) - .\Debug\rps.tlb - true - - - 0x0809 - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - - - true - true - true - Windows - $(IntDir)$(TargetName).lib - odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - $(ProfileDir)..\..\bin10\lib - false - - - - - OnlyExplicitInline - true - true - Full - true - Level3 - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - - - true - NDEBUG;%(PreprocessorDefinitions) - .\Release\rps.tlb - true - Win32 - - - 0x0809 - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - - - true - true - Windows - $(IntDir)$(TargetName).lib - odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - $(ProfileDir)..\..\bin10\lib - true - true - true - false - - - - - OnlyExplicitInline - true - true - Full - true - Level3 - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - - - true - NDEBUG;%(PreprocessorDefinitions) - .\Release\rps.tlb - true - - - 0x0809 - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - - - true - true - Windows - $(IntDir)$(TargetName).lib - odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - $(ProfileDir)..\..\bin10\lib - true - true - true - false - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3