From 48540940b6c28bb4378abfeb500ec45a625b37b6 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 15 May 2012 10:38:20 +0000 Subject: initial commit git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/BossKeyPlus/BossKey_10.vcxproj | 294 +++++++++++++++++++++++++++++++++ 1 file changed, 294 insertions(+) create mode 100644 plugins/BossKeyPlus/BossKey_10.vcxproj (limited to 'plugins/BossKeyPlus/BossKey_10.vcxproj') diff --git a/plugins/BossKeyPlus/BossKey_10.vcxproj b/plugins/BossKeyPlus/BossKey_10.vcxproj new file mode 100644 index 0000000000..0b19ea30fe --- /dev/null +++ b/plugins/BossKeyPlus/BossKey_10.vcxproj @@ -0,0 +1,294 @@ + + + + + Debug Unicode + Win32 + + + Debug Unicode + x64 + + + Release Unicode + Win32 + + + Release Unicode + x64 + + + + BossKey + {88E47CF7-7B40-4312-A35A-9B28885FFED9} + BossKey + + + + DynamicLibrary + false + Unicode + + + DynamicLibrary + false + Unicode + + + DynamicLibrary + false + Unicode + + + DynamicLibrary + false + Unicode + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + false + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + $(SolutionDir)$(Configuration)/$(ProjectName).tlb + + + + + Full + Default + Size + true + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;BossKey_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + + + Level3 + + + + + NDEBUG;%(PreprocessorDefinitions) + + + comctl32.lib;%(AdditionalDependencies) + ../../lib;%(AdditionalLibraryDirectories) + 0x32270000 + false + + + $(IntDir)$(TargetName).lib + MachineX86 + + + UseLinkTimeCodeGeneration + true + true + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + $(SolutionDir)$(Configuration)/$(ProjectName).tlb + + + + + Disabled + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;BossKey_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + + + Level3 + EditAndContinue + + + + + _DEBUG;%(PreprocessorDefinitions) + + + comctl32.lib;%(AdditionalDependencies) + true + false + + + $(IntDir)$(TargetName).lib + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + $(SolutionDir)$(Configuration)/$(ProjectName).tlb + + + + + Full + Default + Size + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + _WIN64;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + + + $(IntDir)$(ProjectName).pch + $(IntDir) + $(IntDir) + $(IntDir)vc70.pdb + Level3 + true + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0000 + + + comctl32.lib;%(AdditionalDependencies) + $(OutDir)$(ProjectName).dll + true + ../../lib;%(AdditionalLibraryDirectories) + false + false + $(OutDir)$(ProjectName).pdb + false + + + 0x32270000 + false + + + $(IntDir)$(TargetName).lib + MachineX64 + true + true + UseLinkTimeCodeGeneration + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + $(SolutionDir)$(Configuration)/$(ProjectName).tlb + + + + + Disabled + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;BossKey_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + $(IntDir)$(ProjectName).pch + + + $(IntDir) + $(IntDir)vc70.pdb + Level3 + true + ProgramDatabase + + + _DEBUG;%(PreprocessorDefinitions) + 0x0419 + + + comctl32.lib;%(AdditionalDependencies) + $(OutDir)$(ProjectName).dll + true + true + $(OutDir)$(ProjectName).pdb + false + + + $(IntDir)$(TargetName).lib + MachineX64 + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3