From c4bcc38ec25ed0b149fa5cc5af74119cedf9d43e Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 24 Nov 2011 21:46:37 +0000 Subject: another part of small project fixes git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@207 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- floatingcontacts/FltCont_10.vcxproj | 33 ++++++++++----------------------- floatingcontacts/FltCont_7.vcproj | 8 ++++---- floatingcontacts/FltCont_8.vcproj | 8 ++++---- floatingcontacts/FltCont_9.vcproj | 8 ++++---- 4 files changed, 22 insertions(+), 35 deletions(-) (limited to 'floatingcontacts') diff --git a/floatingcontacts/FltCont_10.vcxproj b/floatingcontacts/FltCont_10.vcxproj index 27e5241..187b87d 100644 --- a/floatingcontacts/FltCont_10.vcxproj +++ b/floatingcontacts/FltCont_10.vcxproj @@ -65,14 +65,14 @@ <_ProjectFileVersion>10.0.30319.1 - .\_Debug\ - .\_Debug\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ true - .\_Release\ - .\_Release\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ false - $(Configuration)\ - $(Configuration)\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ true $(SolutionDir)$(Configuration)/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ @@ -82,7 +82,7 @@ Disabled - ../../include/;%(AdditionalIncludeDirectories) + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true @@ -91,8 +91,6 @@ MultiThreadedDebug Use stdhdr.h - $(IntDir)$(ProjectName).pch - $(IntDir)$(ProjectName).pdb Level4 EditAndContinue @@ -101,10 +99,8 @@ Msimg32.lib;%(AdditionalDependencies) - $(OutDir)Plugins/fltcontacts.dll true true - $(OutDir)Plugins/$(TargetName).pdb false @@ -115,7 +111,7 @@ MinSpace Size - ../../include/;%(AdditionalIncludeDirectories) + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true @@ -125,8 +121,6 @@ true Use stdhdr.h - $(IntDir)$(ProjectName).pch - $(IntDir)$(ProjectName).pdb Level4 ProgramDatabase @@ -135,10 +129,8 @@ Msimg32.lib;%(AdditionalDependencies) - $(OutDir)Plugins/fltcontacts.dll true true - $(OutDir)Plugins/$(TargetName).pdb false false false @@ -150,7 +142,7 @@ Disabled - ../../include/;%(AdditionalIncludeDirectories) + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true @@ -159,8 +151,6 @@ MultiThreadedDebug Use stdhdr.h - $(IntDir)$(ProjectName).pch - $(IntDir)$(ProjectName).pdb Level4 EditAndContinue @@ -169,10 +159,8 @@ Msimg32.lib;%(AdditionalDependencies) - $(OutDir)Plugins/fltcontacts.dll true true - $(OutDir)Plugins/$(TargetName).pdb false @@ -183,7 +171,7 @@ MinSpace Size - ../../include/;%(AdditionalIncludeDirectories) + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true @@ -193,7 +181,6 @@ true Use stdhdr.h - $(IntDir)$(ProjectName).pch Level4 ProgramDatabase diff --git a/floatingcontacts/FltCont_7.vcproj b/floatingcontacts/FltCont_7.vcproj index 0a0e42b..485f9a3 100644 --- a/floatingcontacts/FltCont_7.vcproj +++ b/floatingcontacts/FltCont_7.vcproj @@ -22,7 +22,7 @@