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/mTextControl/mtextcontrol_10.vcxproj | 297 +++++++++++++++++++++++++++ 1 file changed, 297 insertions(+) create mode 100644 plugins/mTextControl/mtextcontrol_10.vcxproj (limited to 'plugins/mTextControl/mtextcontrol_10.vcxproj') diff --git a/plugins/mTextControl/mtextcontrol_10.vcxproj b/plugins/mTextControl/mtextcontrol_10.vcxproj new file mode 100644 index 0000000000..d2c556f43b --- /dev/null +++ b/plugins/mTextControl/mtextcontrol_10.vcxproj @@ -0,0 +1,297 @@ + + + + + Debug Unicode + Win32 + + + Debug Unicode + x64 + + + Release Unicode + Win32 + + + Release Unicode + x64 + + + + mTextControl + {E26D2311-C164-48CF-BA24-5CEDA873D1B2} + mtextcontrol + + + + DynamicLibrary + false + Unicode + + + DynamicLibrary + false + Unicode + + + DynamicLibrary + false + Unicode + true + + + DynamicLibrary + false + Unicode + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + true + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + true + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + true + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + true + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + $(ProjectName)W + $(ProjectName)W + $(ProjectName)W + $(ProjectName)W + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + d:\_miranda.izv\plugins/mtextcontrol_9.tlb + + + + + Disabled + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;MTEXTCONTROL_EXPORTS;MTEXT_NOHELPERS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + Use + headers.h + + + Level3 + EditAndContinue + + + _DEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions) + + + + + + + odbc32.lib;odbccp32.lib;comctl32.lib;%(AdditionalDependencies) + true + 0x25a20000 + false + + + $(IntDir)$(TargetName).lib + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\mtextcontrol___Win32_Release_Unicode/mtextcontrol_9.tlb + + + + + Full + OnlyExplicitInline + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;MTEXTCONTROL_EXPORTS;MTEXT_NOHELPERS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + headers.h + Level3 + ProgramDatabase + + + Size + true + + + NDEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions) + + + odbc32.lib;odbccp32.lib;comctl32.lib;%(AdditionalDependencies) + 0x25a20000 + false + + + $(IntDir)$(TargetName).lib + MachineX86 + + + true + true + UseLinkTimeCodeGeneration + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + d:\_miranda.izv\plugins/mtextcontrol_9.tlb + + + + + Disabled + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;MTEXTCONTROL_EXPORTS;MTEXT_NOHELPERS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + Use + headers.h + Level3 + ProgramDatabase + + + _DEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions) + + + + + + + odbc32.lib;odbccp32.lib;comctl32.lib;%(AdditionalDependencies) + true + 0x25a20000 + false + + + $(IntDir)$(TargetName).lib + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\mtextcontrol___Win32_Release_Unicode/mtextcontrol_9.tlb + + + + + Full + OnlyExplicitInline + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_UNICODE;UNICODE;_USRDLL;MTEXTCONTROL_EXPORTS;MTEXT_NOHELPERS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + headers.h + Level3 + ProgramDatabase + Size + + + NDEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions) + + + odbc32.lib;odbccp32.lib;comctl32.lib;%(AdditionalDependencies) + 0x25a20000 + false + + + $(IntDir)$(TargetName).lib + true + true + + + + + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3