From e750e8644fb332c5cb9cc11a7a7cb6c2778e53e8 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Tue, 29 Nov 2011 16:23:03 +0000 Subject: another part of small project fixes and x64 adaptation in some cases git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@229 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- LangMan/langman.sln | 25 ++++++++++++++++ LangMan/langman.vcxproj | 80 ++++++++++++++++--------------------------------- 2 files changed, 50 insertions(+), 55 deletions(-) create mode 100644 LangMan/langman.sln (limited to 'LangMan') diff --git a/LangMan/langman.sln b/LangMan/langman.sln new file mode 100644 index 0000000..c005320 --- /dev/null +++ b/LangMan/langman.sln @@ -0,0 +1,25 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "langman", "langman.vcxproj", "{F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug Unicode|Win32 = Debug Unicode|Win32 + Debug|Win32 = Debug|Win32 + Release Unicode|Win32 = Release Unicode|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32 + {F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 + {F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Debug|Win32.ActiveCfg = Debug|Win32 + {F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Debug|Win32.Build.0 = Debug|Win32 + {F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32 + {F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 + {F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Release|Win32.ActiveCfg = Release|Win32 + {F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/LangMan/langman.vcxproj b/LangMan/langman.vcxproj index 2385a06..9d88edd 100644 --- a/LangMan/langman.vcxproj +++ b/LangMan/langman.vcxproj @@ -66,20 +66,20 @@ <_ProjectFileVersion>10.0.30319.1 - .\temp/Debug/Unicode\ - .\temp/Debug/Unicode\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ true true - .\temp/Debug/ANSI\ - .\temp/Debug/ANSI\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ true true - .\temp/Release/ANSI\ - .\temp/Release/ANSI\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ true false - $(SolutionDir)\..\..\Install\Files\Plugins\ - $(SolutionDir)Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ true false $(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSdkDir)include;$(FrameworkSDKDir)\include;$(SolutionDir)\..\SVN\Miranda\Trunk\miranda\include @@ -97,15 +97,11 @@ Disabled - .\include;%(AdditionalIncludeDirectories) + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) _DEBUG;UNICODE;WIN32;_WINDOWS;_USRDLL;STRICT;LANGMAN_EXPORTS;%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebug - .\temp/Debug/Unicode/langman.pch - .\temp/Debug/Unicode/ - .\temp/Debug/Unicode/ - .\temp/Debug/Unicode/ true Level4 true @@ -120,24 +116,20 @@ /mapinfo:lines %(AdditionalOptions) comctl32.lib;%(AdditionalDependencies) - D:\Miranda IM\Unicode\Plugins\langman.dll true uuid.lib;OLDNAMES;%(IgnoreSpecificDefaultLibraries) langman.def true - D:\Miranda IM\Unicode\Plugins\langman.pdb true - .\temp/Debug/Unicode/langman.map 0x24100000 false - .\temp/Debug/Unicode/langman.lib + $(IntDir)$(TargetName).lib MachineX86 true - .\temp/Debug/Unicode/langman.bsc @@ -152,15 +144,11 @@ Disabled - .\include;%(AdditionalIncludeDirectories) + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) _DEBUG;WIN32;_WINDOWS;_USRDLL;STRICT;LANGMAN_EXPORTS;%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebug - .\temp/Debug/ANSI/langman.pch - .\temp/Debug/ANSI/ - .\temp/Debug/ANSI/ - .\temp/Debug/ANSI/ true Level4 true @@ -175,24 +163,20 @@ /mapinfo:lines %(AdditionalOptions) comctl32.lib;%(AdditionalDependencies) - D:\Miranda IM\ANSI\Plugins\langman.dll true uuid.lib;OLDNAMES;%(IgnoreSpecificDefaultLibraries) langman.def true - D:\Miranda IM\ANSI\Plugins\langman.pdb true - .\temp/Debug/ANSI/langman.map 0x24100000 false - .\temp/Debug/ANSI/langman.lib + $(IntDir)$(TargetName).lib MachineX86 true - .\temp/Debug/ANSI/langman.bsc @@ -206,21 +190,19 @@ /opt:nowin98 %(AdditionalOptions) - MaxSpeed + Full OnlyExplicitInline - .\include;%(AdditionalIncludeDirectories) + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) NDEBUG;WIN32;_WINDOWS;_USRDLL;STRICT;LANGMAN_EXPORTS;%(PreprocessorDefinitions) true - MultiThreadedDLL + MultiThreaded true - .\temp/Release/ANSI/langman.pch - .\temp/Release/ANSI/ - .\temp/Release/ANSI/ - .\temp/Release/ANSI/ true Level4 true NO_STRICT;%(UndefinePreprocessorDefinitions) + Size + true NDEBUG;%(PreprocessorDefinitions) @@ -230,25 +212,24 @@ /mapinfo:lines /ignore:4078 %(AdditionalOptions) comctl32.lib;%(AdditionalDependencies) - .\release\ANSI\langman.dll true uuid.lib;OLDNAMES;%(IgnoreSpecificDefaultLibraries) langman.def true - .\release\ANSI\langman.pdb true - .\release\ANSI\langman.map true 0x24100000 false - .\temp/Release/ANSI/langman.lib + $(IntDir)$(TargetName).lib MachineX86 + true + true + UseLinkTimeCodeGeneration true - .\temp/Release/ANSI/langman.bsc @@ -261,23 +242,16 @@ - MinSpace - Disabled - false + Full + OnlyExplicitInline Size - false - false true - .\include;%(AdditionalIncludeDirectories) + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) NDEBUG;UNICODE;WIN32;_WINDOWS;_USRDLL;STRICT;LANGMAN_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true - MultiThreadedDLL + MultiThreaded false NotSet - $(IntDir)langman.pch - $(IntDir) - $(IntDir) - $(IntDir) $(IntDir) false Level3 @@ -298,14 +272,11 @@ comctl32.lib;%(AdditionalDependencies) - $(OutDir)$(TargetName)$(TargetExt) true uuid.lib;OLDNAMES;%(IgnoreSpecificDefaultLibraries) langman.def true - $(IntDir)$(TargetName).pdb false - $(IntDir)langman.map true 0x24100000 true @@ -319,7 +290,6 @@ true - $(IntDir)$(TargetName).bsc $(IntDir)$(TargetName).xml -- cgit v1.2.3