From f920ef497f3299ae24fe783ce03bdd93b419f764 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 18 May 2012 22:02:50 +0000 Subject: plugins folders renaming git-svn-id: http://svn.miranda-ng.org/main/trunk@60 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MetaContacts/MetaContacts_10.vcxproj | 274 +++++++++++++++++++++++++++ 1 file changed, 274 insertions(+) create mode 100644 plugins/MetaContacts/MetaContacts_10.vcxproj (limited to 'plugins/MetaContacts/MetaContacts_10.vcxproj') diff --git a/plugins/MetaContacts/MetaContacts_10.vcxproj b/plugins/MetaContacts/MetaContacts_10.vcxproj new file mode 100644 index 0000000000..03708a1f26 --- /dev/null +++ b/plugins/MetaContacts/MetaContacts_10.vcxproj @@ -0,0 +1,274 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + MetaContacts + {0007BE9F-DD4D-4E9B-B1C8-C5049538F862} + MetaContacts + MFCProj + + + + DynamicLibrary + Dynamic + MultiByte + true + + + DynamicLibrary + Dynamic + MultiByte + + + Application + true + + + Application + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + true + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + false + true + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Debug/MetaContacts.tlb + + + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + Use + metacontacts.h + true + Level3 + true + ProgramDatabase + false + Disabled + + + _AFXDLL;_DEBUG;%(PreprocessorDefinitions) + 0x0c09 + + + unicows.lib;user32.lib;gdi32.lib;comctl32.lib;%(AdditionalDependencies) + true + true + false + + + $(IntDir)$(TargetName).lib + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/MetaContacts.tlb + + + Full + OnlyExplicitInline + Size + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;%(PreprocessorDefinitions) + true + + + MultiThreadedDLL + false + true + Fast + false + Use + metacontacts.h + Level3 + true + + + false + true + false + + + _AFXDLL;NDEBUG;%(PreprocessorDefinitions) + 0x0c09 + + + unicows.lib;user32.lib;gdi32.lib;comctl32.lib;%(AdditionalDependencies) + true + true + 0x22010000 + false + + + $(IntDir)$(TargetName).lib + MachineX86 + true + true + + + + + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + EnableFastChecks + MultiThreadedDebug + false + Disabled + + + $(IntDir)$(TargetName).lib + true + + + + + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + MultiThreadedDLL + Full + OnlyExplicitInline + true + Size + false + + + $(IntDir)$(TargetName).lib + true + true + true + + + + + WIN32;_DEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + EnableFastChecks + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + + + WIN32;_DEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + EnableFastChecks + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + + + + WIN32;_DEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + EnableFastChecks + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + + + WIN32;_DEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + EnableFastChecks + Create + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + Create + + + WIN32;_DEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + EnableFastChecks + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + + + WIN32;_DEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + EnableFastChecks + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + + + WIN32;_DEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + EnableFastChecks + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + + + WIN32;_DEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + EnableFastChecks + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;_MBCS;_WINDLL;_AFXDLL + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3