From a0e13a8f9c01983e3d754d6ece2e198767493ea9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 6 Dec 2012 21:44:33 +0000 Subject: added copies of projects for 2012 git-svn-id: http://svn.miranda-ng.org/main/trunk@2676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/QuickContacts/quickcontacts_11.vcxproj | 276 +++++++++++++++++++++++++ 1 file changed, 276 insertions(+) create mode 100644 plugins/QuickContacts/quickcontacts_11.vcxproj (limited to 'plugins/QuickContacts') diff --git a/plugins/QuickContacts/quickcontacts_11.vcxproj b/plugins/QuickContacts/quickcontacts_11.vcxproj new file mode 100644 index 0000000000..a49e3915e0 --- /dev/null +++ b/plugins/QuickContacts/quickcontacts_11.vcxproj @@ -0,0 +1,276 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {7FC00D59-03D3-4A6C-AEFE-67349C9C9E10} + quickcontacts + QuickContacts + + + + DynamicLibrary + false + Unicode + + + DynamicLibrary + false + Unicode + + + DynamicLibrary + false + Unicode + true + + + DynamicLibrary + false + Unicode + true + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + false + false + true + true + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/quickcontacts.tlb + + + + + Full + OnlyExplicitInline + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + All + Level3 + true + ProgramDatabase + Size + false + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..\..\include\msapi + + + /ignore:4108 /PDBALTPATH:%_PDB% %(AdditionalOptions) + comctl32.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + true + true + 0x32100000 + MachineX86 + $(ProfileDir)..\..\bin10\lib + true + true + $(IntDir)$(TargetName).lib + mir_core.dll + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release/quickcontacts.tlb + + + + + Full + OnlyExplicitInline + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + All + Level3 + true + ProgramDatabase + Size + false + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..\..\include\msapi + + + /ignore:4108 /PDBALTPATH:%_PDB% %(AdditionalOptions) + comctl32.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + true + true + 0x32100000 + $(ProfileDir)..\..\bin10\lib + true + true + $(IntDir)$(TargetName).lib + mir_core.dll + + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Debug/quickcontacts.tlb + + + + + Disabled + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + MultiThreadedDebugDLL + true + Level3 + true + EditAndContinue + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + false + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..\..\include\msapi + + + /ignore:4108 %(AdditionalOptions) + comctl32.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + true + true + 0x32100000 + MachineX86 + $(ProfileDir)..\..\bin10\lib + $(IntDir)$(TargetName).lib + mir_core.dll + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Debug/quickcontacts.tlb + + + + + Disabled + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + MultiThreadedDebugDLL + true + Level3 + true + ProgramDatabase + WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + false + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..\..\include\msapi + + + /ignore:4108 %(AdditionalOptions) + comctl32.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + true + true + 0x32100000 + $(ProfileDir)..\..\bin10\lib + $(IntDir)$(TargetName).lib + mir_core.dll + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3