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/DbChecker/dbchecker_11.vcxproj | 219 +++++++++++++++++++++++++++++++++ 1 file changed, 219 insertions(+) create mode 100644 plugins/DbChecker/dbchecker_11.vcxproj (limited to 'plugins/DbChecker') diff --git a/plugins/DbChecker/dbchecker_11.vcxproj b/plugins/DbChecker/dbchecker_11.vcxproj new file mode 100644 index 0000000000..b0687beb0a --- /dev/null +++ b/plugins/DbChecker/dbchecker_11.vcxproj @@ -0,0 +1,219 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + DbChecker + {A2E9DA24-95E4-4414-94AF-488A382E276A} + + + + Unicode + true + DynamicLibrary + + + Unicode + DynamicLibrary + + + Unicode + true + DynamicLibrary + + + Unicode + DynamicLibrary + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30128.1 + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + + + + Disabled + ..\..\include;%(AdditionalIncludeDirectories) + _DEBUG;WIN32;_WINDOWS;DATABASE_INDEPENDANT;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + dbchecker.h + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + false + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include;..\..\include\msapi;%(AdditionalIncludeDirectories) + + + comctl32.lib;%(AdditionalDependencies) + true + Windows + false + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\bin10\lib + + + + + Disabled + ..\..\include;%(AdditionalIncludeDirectories) + _DEBUG;WIN64;_WINDOWS;DATABASE_INDEPENDANT;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + dbchecker.h + Level3 + 4996;%(DisableSpecificWarnings) + false + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include;..\..\include\msapi;%(AdditionalIncludeDirectories) + + + comctl32.lib;%(AdditionalDependencies) + type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27*%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) + true + Windows + false + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\bin10\lib + + + + + Full + OnlyExplicitInline + Size + ..\..\include;%(AdditionalIncludeDirectories) + NDEBUG;WIN32;_WINDOWS;DATABASE_INDEPENDANT;%(PreprocessorDefinitions) + true + false + true + Use + dbchecker.h + Level3 + 4996;%(DisableSpecificWarnings) + false + Fast + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include;..\..\include\msapi;%(AdditionalIncludeDirectories) + + + comctl32.lib;%(AdditionalDependencies) + true + true + true + false + $(IntDir)$(TargetName).lib + Windows + $(ProfileDir)..\..\bin10\lib + /PDBALTPATH:%_PDB% + + + + + Full + OnlyExplicitInline + Size + ..\..\include;%(AdditionalIncludeDirectories) + NDEBUG;WIN64;_WINDOWS;DATABASE_INDEPENDANT;%(PreprocessorDefinitions) + true + false + true + Use + dbchecker.h + Level3 + 4996;%(DisableSpecificWarnings) + false + Fast + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include;..\..\include\msapi;%(AdditionalIncludeDirectories) + + + comctl32.lib;%(AdditionalDependencies) + type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27*%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) + true + true + true + false + $(IntDir)$(TargetName).lib + Windows + $(ProfileDir)..\..\bin10\lib + /PDBALTPATH:%_PDB% + + + + + Create + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3