From 0a6b3eb280b298dc485d60155e6958185501225f Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Sun, 24 Apr 2011 15:00:55 +0000 Subject: splashscreen: added x64 configurations git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@18 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- splashscreen/splashscreen_10.sln | 15 +- splashscreen/splashscreen_10.vcxproj | 283 +++++++++++++++++++++++++---------- 2 files changed, 214 insertions(+), 84 deletions(-) diff --git a/splashscreen/splashscreen_10.sln b/splashscreen/splashscreen_10.sln index b451f5e..3ca5cc5 100644 --- a/splashscreen/splashscreen_10.sln +++ b/splashscreen/splashscreen_10.sln @@ -1,18 +1,25 @@  Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual C++ Express 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "splashscreen", "splashscreen_10.vcxproj", "{5A6095F4-B037-4DA8-8410-8004A90C961A}" +# Visual Studio 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SplashScreen", "splashscreen_10.vcxproj", "{5A6095F4-B037-4DA8-8410-8004A90C961A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 Release|Win32 = Release|Win32 + Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5A6095F4-B037-4DA8-8410-8004A90C961A}.Debug|Win32.ActiveCfg = Debug|Win32 - {5A6095F4-B037-4DA8-8410-8004A90C961A}.Debug|Win32.Build.0 = Debug|Win32 + {5A6095F4-B037-4DA8-8410-8004A90C961A}.Debug|Win32.ActiveCfg = Debug|x64 + {5A6095F4-B037-4DA8-8410-8004A90C961A}.Debug|Win32.Build.0 = Debug|x64 + {5A6095F4-B037-4DA8-8410-8004A90C961A}.Debug|x64.ActiveCfg = Debug Unicode|x64 + {5A6095F4-B037-4DA8-8410-8004A90C961A}.Debug|x64.Build.0 = Debug|x64 + {5A6095F4-B037-4DA8-8410-8004A90C961A}.Debug|x64.Build.2 = Debug Unicode|x64 {5A6095F4-B037-4DA8-8410-8004A90C961A}.Release|Win32.ActiveCfg = Release|Win32 {5A6095F4-B037-4DA8-8410-8004A90C961A}.Release|Win32.Build.0 = Release|Win32 + {5A6095F4-B037-4DA8-8410-8004A90C961A}.Release|x64.ActiveCfg = Release|x64 + {5A6095F4-B037-4DA8-8410-8004A90C961A}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/splashscreen/splashscreen_10.vcxproj b/splashscreen/splashscreen_10.vcxproj index c426f95..a749613 100644 --- a/splashscreen/splashscreen_10.vcxproj +++ b/splashscreen/splashscreen_10.vcxproj @@ -5,21 +5,37 @@ Debug Unicode Win32 + + Debug Unicode + x64 + Debug Win32 + + Debug + x64 + Release Unicode Win32 + + Release Unicode + x64 + Release Win32 + + Release + x64 + - splashscreen + SplashScreen {5A6095F4-B037-4DA8-8410-8004A90C961A} splashscreen8 @@ -27,12 +43,23 @@ DynamicLibrary false - MultiByte + Unicode + + + DynamicLibrary + false + Unicode DynamicLibrary false - MultiByte + Unicode + true + + + DynamicLibrary + false + Unicode true @@ -41,11 +68,22 @@ MultiByte true + + DynamicLibrary + false + MultiByte + true + DynamicLibrary false MultiByte + + DynamicLibrary + false + MultiByte + @@ -53,90 +91,115 @@ + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - false + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - false - true + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - false - true + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - false + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ D:\Sources\miranda9_trunk\miranda\include;$(IncludePath) + D:\Sources\miranda9_trunk\miranda\include;$(IncludePath) _DEBUG;%(PreprocessorDefinitions) true - true Win32 .\Debug/splash.tlb - - Disabled - ../../include/;%(AdditionalIncludeDirectories) + ../../include/ WIN32;_DEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebugDLL - .\Debug/splashscreen8.pch - false + MultiThreadedDebug Level3 - true - ProgramDatabase + EditAndContinue _DEBUG;%(PreprocessorDefinitions) - 0x0422 + ./../../include/msapi/ winmm.lib;Version.lib;%(AdditionalDependencies) - true - %(AdditionalLibraryDirectories) true - true - true false - - MachineX86 - - true - .\Debug/splash.bsc - + + + + _DEBUG;%(PreprocessorDefinitions) + true + .\Debug/splash.tlb + + + Disabled + ../../include/ + WIN32;_DEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + Level3 + ProgramDatabase + + + _DEBUG;%(PreprocessorDefinitions) + ./../../include/msapi/ + + + winmm.lib;Version.lib;%(AdditionalDependencies) + true + false + NDEBUG;%(PreprocessorDefinitions) true - true Win32 .\Release/splash.tlb - - Full @@ -144,48 +207,68 @@ Size true true - ../../include/;%(AdditionalIncludeDirectories) + ../../include/ WIN32;NDEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS;%(PreprocessorDefinitions) true MultiThreaded true Level3 - true ProgramDatabase NDEBUG;%(PreprocessorDefinitions) - 0x0422 + ./../../include/msapi/ winmm.lib;Version.lib;%(AdditionalDependencies) - NotSet - true - %(AdditionalLibraryDirectories) true - true true true 0x16660000 false - - MachineX86 - + + + + NDEBUG;%(PreprocessorDefinitions) + true true - .\Release/splash.bsc - + .\Release/splash.tlb + + + Full + OnlyExplicitInline + Size + true + true + ../../include/ + WIN32;NDEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreaded + true + Level3 + ProgramDatabase + + + NDEBUG;%(PreprocessorDefinitions) + ./../../include/msapi/ + + + winmm.lib;Version.lib;%(AdditionalDependencies) + true + true + true + 0x16660000 + false + NDEBUG;%(PreprocessorDefinitions) true - true Win32 .\Release/splash.tlb - - Full @@ -193,94 +276,134 @@ Size true true - ../../include/;%(AdditionalIncludeDirectories) + ../../include/ WIN32;NDEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS;%(PreprocessorDefinitions) true - MultiThreadedDLL + MultiThreaded true Level3 - true ProgramDatabase NDEBUG;%(PreprocessorDefinitions) - 0x0422 + ./../../include/msapi/ winmm.lib;Version.lib;%(AdditionalDependencies) - NotSet - true - %(AdditionalLibraryDirectories) true - true true true 0x16660000 false - - MachineX86 - - true - .\Release/splash.bsc - + + + + NDEBUG;%(PreprocessorDefinitions) + true + .\Release/splash.tlb + + + Full + OnlyExplicitInline + Size + true + true + ../../include/ + WIN32;NDEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreaded + true + Level3 + ProgramDatabase + + + NDEBUG;%(PreprocessorDefinitions) + ./../../include/msapi/ + + + winmm.lib;Version.lib;%(AdditionalDependencies) + true + true + true + 0x16660000 + false + _DEBUG;%(PreprocessorDefinitions) true - true Win32 .\Debug/splash.tlb - - Disabled - ../../include/;%(AdditionalIncludeDirectories) + ../../include/ WIN32;_DEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebugDLL - false + MultiThreadedDebug Level3 - true - ProgramDatabase + EditAndContinue _DEBUG;%(PreprocessorDefinitions) - 0x0422 + ./../../include/msapi/ winmm.lib;Version.lib;%(AdditionalDependencies) - true - %(AdditionalLibraryDirectories) true - true - true false - - MachineX86 - - true - .\Debug/splash.bsc - + + + + _DEBUG;%(PreprocessorDefinitions) + true + .\Debug/splash.tlb + + + Disabled + ../../include/ + WIN32;_DEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + Level3 + ProgramDatabase + + + _DEBUG;%(PreprocessorDefinitions) + ./../../include/msapi/ + + + winmm.lib;Version.lib;%(AdditionalDependencies) + true + false + %(PreprocessorDefinitions) + %(PreprocessorDefinitions) %(PreprocessorDefinitions) + %(PreprocessorDefinitions) %(PreprocessorDefinitions) + %(PreprocessorDefinitions) %(PreprocessorDefinitions) + %(PreprocessorDefinitions) %(PreprocessorDefinitions) + %(PreprocessorDefinitions) %(PreprocessorDefinitions) + %(PreprocessorDefinitions) %(PreprocessorDefinitions) + %(PreprocessorDefinitions) %(PreprocessorDefinitions) + %(PreprocessorDefinitions) -- cgit v1.2.3