From 36354e2f10625685d54e9b05fec9f59e2b3f0fa9 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 17 May 2012 18:15:33 +0000 Subject: removed Release & Debug configs Part 1 git-svn-id: http://svn.miranda-ng.org/main/trunk@23 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../Db_autobackups/db_autobackups_10.vcxproj | 159 --------------------- 1 file changed, 159 deletions(-) (limited to 'plugins/Dbx_mmap_SA/Db_autobackups') diff --git a/plugins/Dbx_mmap_SA/Db_autobackups/db_autobackups_10.vcxproj b/plugins/Dbx_mmap_SA/Db_autobackups/db_autobackups_10.vcxproj index 477a587439..494532798e 100644 --- a/plugins/Dbx_mmap_SA/Db_autobackups/db_autobackups_10.vcxproj +++ b/plugins/Dbx_mmap_SA/Db_autobackups/db_autobackups_10.vcxproj @@ -9,14 +9,6 @@ Debug Unicode x64 - - Debug - Win32 - - - Debug - x64 - Release Unicode Win32 @@ -25,14 +17,6 @@ Release Unicode x64 - - Release - Win32 - - - Release - x64 - db_autobackups @@ -59,24 +43,6 @@ DynamicLibrary Unicode - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - @@ -92,31 +58,9 @@ - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)64/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ - true - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ - false $(SolutionDir)$(Configuration)\Plugins\ $(SolutionDir)$(Configuration)64/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ @@ -133,116 +77,13 @@ - AllRules.ruleset - AllRules.ruleset - - - - AllRules.ruleset AllRules.ruleset - AllRules.ruleset - AllRules.ruleset - - - - - - - Disabled - ../../../include;../../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;DB_AUTOBACKUPS_EXPORTS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - EditAndContinue - - - true - Windows - false - - - MachineX86 - $(IntDir)$(TargetName).lib - - - - - Disabled - ../../../include;../../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;DB_AUTOBACKUPS_EXPORTS;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - true - Windows - false - - - $(OutDir)$(TargetName)$(TargetExt) - $(IntDir)$(TargetName).lib - - - - - ../../../include;../../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;DB_AUTOBACKUPS_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - Size - Full - - - true - Windows - true - true - false - - - MachineX86 - $(IntDir)$(TargetName).lib - - - - - ../../../include;../../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;DB_AUTOBACKUPS_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - - - $(OutDir)$(TargetName)$(TargetExt) - true - Windows - true - true - false - - - $(IntDir)$(TargetName).lib - - Disabled -- cgit v1.2.3