From 3868979227214de98068cf6ae4edf5278ae12035 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 16 May 2012 19:46:20 +0000 Subject: obsolete project files cleanup and overall adjustment: Part 1 git-svn-id: http://svn.miranda-ng.org/main/trunk@6 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/BuddyExpectator/BuddyExpectator10.vcxproj | 236 ++++++++++++++++++++++ 1 file changed, 236 insertions(+) (limited to 'plugins/BuddyExpectator/BuddyExpectator10.vcxproj') diff --git a/plugins/BuddyExpectator/BuddyExpectator10.vcxproj b/plugins/BuddyExpectator/BuddyExpectator10.vcxproj index 835332a045..52085ef47a 100644 --- a/plugins/BuddyExpectator/BuddyExpectator10.vcxproj +++ b/plugins/BuddyExpectator/BuddyExpectator10.vcxproj @@ -1,6 +1,14 @@  + + Debug Unicode + Win32 + + + Debug Unicode + x64 + Debug Win32 @@ -9,6 +17,14 @@ Debug x64 + + Release Unicode + Win32 + + + Release Unicode + x64 + Release Win32 @@ -29,11 +45,31 @@ false MultiByte + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + DynamicLibrary false MultiByte + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + DynamicLibrary false @@ -51,10 +87,26 @@ + + + + + + + + + + + + + + + + @@ -73,9 +125,17 @@ true true $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Plugins\ $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ AllRules.ruleset AllRules.ruleset @@ -83,11 +143,23 @@ AllRules.ruleset + AllRules.ruleset + AllRules.ruleset AllRules.ruleset + AllRules.ruleset + AllRules.ruleset + + + + + + + + @@ -198,6 +270,86 @@ true + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/BuddyExpectator.tlb + + + + + Full + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Level3 + true + 4996;%(DisableSpecificWarnings) + Size + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + true + true + MachineX86 + true + true + $(IntDir)$(TargetName).lib + UseLinkTimeCodeGeneration + + + true + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/BuddyExpectator.tlb + + + + + Full + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Level3 + true + 4996;%(DisableSpecificWarnings) + Size + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + true + true + MachineX86 + true + true + $(IntDir)$(TargetName).lib + UseLinkTimeCodeGeneration + + + true + + NDEBUG;%(PreprocessorDefinitions) @@ -236,12 +388,92 @@ true + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release/BuddyExpectator.tlb + + + + + Full + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Level3 + true + 4996;%(DisableSpecificWarnings) + Size + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + true + true + true + true + $(IntDir)$(TargetName).lib + UseLinkTimeCodeGeneration + + + true + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release/BuddyExpectator.tlb + + + + + Full + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Level3 + true + 4996;%(DisableSpecificWarnings) + Size + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + true + true + true + true + $(IntDir)$(TargetName).lib + UseLinkTimeCodeGeneration + + + true + + %(PreprocessorDefinitions) %(PreprocessorDefinitions) %(PreprocessorDefinitions) + %(PreprocessorDefinitions) + %(PreprocessorDefinitions) %(PreprocessorDefinitions) + %(PreprocessorDefinitions) + %(PreprocessorDefinitions) @@ -250,7 +482,11 @@ %(PreprocessorDefinitions) %(PreprocessorDefinitions) %(PreprocessorDefinitions) + %(PreprocessorDefinitions) + %(PreprocessorDefinitions) %(PreprocessorDefinitions) + %(PreprocessorDefinitions) + %(PreprocessorDefinitions) -- cgit v1.2.3