From ea0738678d7d729b6bbd1c9c37d3914fcc7df0d9 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Tue, 29 Nov 2011 09:30:50 +0000 Subject: another part of small project fixes and x64 adaptation in some cases git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@228 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- FloatingContacts/FltCont_10.sln | 4 ++-- FloatingContacts/FltCont_10.vcxproj | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'FloatingContacts') diff --git a/FloatingContacts/FltCont_10.sln b/FloatingContacts/FltCont_10.sln index 5cf66dc..823e987 100644 --- a/FloatingContacts/FltCont_10.sln +++ b/FloatingContacts/FltCont_10.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual C++ Express 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FltCont_9", "FltCont_10.vcxproj", "{9290A9CC-3FDA-4FD6-A8A2-04AD4BA1C856}" +# Visual Studio 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FltCont", "FltCont_10.vcxproj", "{9290A9CC-3FDA-4FD6-A8A2-04AD4BA1C856}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/FloatingContacts/FltCont_10.vcxproj b/FloatingContacts/FltCont_10.vcxproj index eec2f6b..a9b66c7 100644 --- a/FloatingContacts/FltCont_10.vcxproj +++ b/FloatingContacts/FltCont_10.vcxproj @@ -104,6 +104,7 @@ MachineX86 + $(IntDir)$(TargetName).lib @@ -122,6 +123,8 @@ stdhdr.h Level4 ProgramDatabase + OnlyExplicitInline + true NDEBUG;%(PreprocessorDefinitions) @@ -136,6 +139,8 @@ MachineX86 + $(IntDir)$(TargetName).lib + UseLinkTimeCodeGeneration @@ -164,6 +169,7 @@ MachineX86 + $(IntDir)$(TargetName).lib @@ -182,6 +188,8 @@ stdhdr.h Level4 ProgramDatabase + OnlyExplicitInline + true NDEBUG;%(PreprocessorDefinitions) @@ -196,6 +204,8 @@ MachineX86 + $(IntDir)$(TargetName).lib + UseLinkTimeCodeGeneration -- cgit v1.2.3