From cbf7e1e81325b05bf503c6774a2b55d334c951b0 Mon Sep 17 00:00:00 2001 From: kreol13 Date: Tue, 31 May 2011 07:04:58 +0000 Subject: proj fixes restored x64 compil config git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@134 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- dbeditorpp/dbeditorpp_10.sln | 22 +++- dbeditorpp/dbeditorpp_10.vcxproj | 215 +++++++++++++++++++++++++++++++++++---- 2 files changed, 218 insertions(+), 19 deletions(-) (limited to 'dbeditorpp') diff --git a/dbeditorpp/dbeditorpp_10.sln b/dbeditorpp/dbeditorpp_10.sln index fef0d03..7901d42 100644 --- a/dbeditorpp/dbeditorpp_10.sln +++ b/dbeditorpp/dbeditorpp_10.sln @@ -1,18 +1,36 @@  Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual C++ Express 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Svc_dbepp", "dbeditorpp_10.vcxproj", "{9C6040B8-1173-40FA-A3DB-DE044CCD8250}" +# Visual Studio 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dbeditorpp", "dbeditorpp_10.vcxproj", "{9C6040B8-1173-40FA-A3DB-DE044CCD8250}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug Unicode|Win32 = Debug Unicode|Win32 + Debug Unicode|x64 = Debug Unicode|x64 Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release Unicode|Win32 = Release Unicode|Win32 + Release Unicode|x64 = Release Unicode|x64 Release|Win32 = Release|Win32 + Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution + {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32 + {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 + {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Debug Unicode|x64.ActiveCfg = Debug Unicode|x64 + {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Debug Unicode|x64.Build.0 = Debug Unicode|x64 {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Debug|Win32.ActiveCfg = Debug|Win32 {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Debug|Win32.Build.0 = Debug|Win32 + {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Debug|x64.ActiveCfg = Debug|x64 + {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Debug|x64.Build.0 = Debug|x64 + {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32 + {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 + {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Release Unicode|x64.ActiveCfg = Release Unicode|x64 + {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Release Unicode|x64.Build.0 = Release Unicode|x64 {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Release|Win32.ActiveCfg = Release|Win32 {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Release|Win32.Build.0 = Release|Win32 + {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Release|x64.ActiveCfg = Release|x64 + {9C6040B8-1173-40FA-A3DB-DE044CCD8250}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/dbeditorpp/dbeditorpp_10.vcxproj b/dbeditorpp/dbeditorpp_10.vcxproj index fcd0b57..e0e95a0 100644 --- a/dbeditorpp/dbeditorpp_10.vcxproj +++ b/dbeditorpp/dbeditorpp_10.vcxproj @@ -46,33 +46,43 @@ MultiByte true + + DynamicLibrary + false + MultiByte + true + DynamicLibrary false MultiByte + + DynamicLibrary + false + MultiByte + DynamicLibrary false MultiByte true - + DynamicLibrary false MultiByte + true - - Application - - - Application - - - Application + + DynamicLibrary + false + MultiByte - Application + DynamicLibrary + false + MultiByte @@ -80,22 +90,22 @@ - + - + - + - + - + - + @@ -105,21 +115,37 @@ <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Plugins\ $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ true + true $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Plugins\ $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ true + true $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Plugins\ $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ true + true $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Plugins\ $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ true + true svc_dbepp + svc_dbepp svc_dbepp + svc_dbepp svc_dbepp + svc_dbepp svc_dbepp + svc_dbepp @@ -157,6 +183,40 @@ $(IntDir)$(TargetName).lib + + + _DEBUG;%(PreprocessorDefinitions) + true + true + .\Debug/dbeditorpp.tlb + + + Disabled + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + Use + headers.h + Level3 + true + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + shlwapi.lib;comctl32.lib;%(AdditionalDependencies) + true + true + false + + + $(IntDir)$(TargetName).lib + + NDEBUG;%(PreprocessorDefinitions) @@ -201,6 +261,48 @@ $(IntDir)$(TargetName).lib + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release/dbeditorpp.tlb + + + Full + OnlyExplicitInline + Size + true + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + headers.h + AssemblyAndSourceCode + Level3 + true + 4996;%(DisableSpecificWarnings) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + shlwapi.lib;comctl32.lib;%(AdditionalDependencies) + true + type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27X86%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) + true + true + true + UseLinkTimeCodeGeneration + false + + + $(IntDir)$(TargetName).lib + + _DEBUG;%(PreprocessorDefinitions) @@ -237,6 +339,40 @@ $(IntDir)$(TargetName).lib + + + _DEBUG;%(PreprocessorDefinitions) + true + true + .\Debug/dbeditorpp.tlb + + + Disabled + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + headers.h + Level3 + true + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + shlwapi.lib;comctl32.lib;%(AdditionalDependencies) + true + true + false + + + $(IntDir)$(TargetName).lib + + NDEBUG;%(PreprocessorDefinitions) @@ -253,7 +389,7 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS;%(PreprocessorDefinitions) true - MultiThreadedDLL + MultiThreaded true Use headers.h @@ -281,15 +417,60 @@ $(IntDir)$(TargetName).lib + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release/dbeditorpp.tlb + + + Full + OnlyExplicitInline + Size + true + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreaded + true + Use + headers.h + AssemblyAndSourceCode + Level3 + true + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + shlwapi.lib;comctl32.lib;%(AdditionalDependencies) + true + true + true + UseLinkTimeCodeGeneration + false + + + $(IntDir)$(TargetName).lib + + Create + Create Create + Create Create + Create Create + Create -- cgit v1.2.3