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/IgnoreState/ignore_10.vcxproj | 221 ++++++++++++++++++++++++++++++++++ 1 file changed, 221 insertions(+) create mode 100644 plugins/IgnoreState/ignore_10.vcxproj (limited to 'plugins/IgnoreState/ignore_10.vcxproj') diff --git a/plugins/IgnoreState/ignore_10.vcxproj b/plugins/IgnoreState/ignore_10.vcxproj new file mode 100644 index 0000000000..42b1bd95b8 --- /dev/null +++ b/plugins/IgnoreState/ignore_10.vcxproj @@ -0,0 +1,221 @@ + + + + + Debug Unicode + Win32 + + + Debug Unicode + x64 + + + Release Unicode + Win32 + + + Release Unicode + x64 + + + + IgnoreState + {214F211F-1A2B-4F79-8993-B8DEE2EF7441} + ignore_state + Win32Proj + + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + + + DynamicLibrary + Unicode + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + AllRules.ruleset + AllRules.ruleset + + + + + AllRules.ruleset + AllRules.ruleset + + + + + + + + Disabled + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDebug + Level3 + EditAndContinue + Use + Commonheaders.h + + + comctl32.lib;%(AdditionalDependencies) + true + Windows + 0x22620000 + false + + + $(IntDir)$(TargetName).lib + MachineX86 + + + + + Disabled + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDebug + Level3 + ProgramDatabase + Use + Commonheaders.h + + + comctl32.lib;%(AdditionalDependencies) + true + Windows + 0x22620000 + false + + + $(IntDir)$(TargetName).lib + + + + + Full + OnlyExplicitInline + Size + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + ProgramDatabase + MultiThreadedDLL + Use + Commonheaders.h + + + comctl32.lib;%(AdditionalDependencies) + Windows + true + true + 0x22620000 + false + + + $(IntDir)$(TargetName).lib + MachineX86 + + + + + + + + + Full + OnlyExplicitInline + Size + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + ProgramDatabase + MultiThreadedDLL + Use + Commonheaders.h + + + comctl32.lib;%(AdditionalDependencies) + Windows + true + true + 0x22620000 + false + + + $(IntDir)$(TargetName).lib + + + + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3