From f1feeb4450ac434f14044ec33a4da8b04327eab6 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Sun, 20 Nov 2011 21:04:02 +0000 Subject: small project fixes git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@192 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- console/Console.vcxproj | 45 +++++++++++++-------------------------------- 1 file changed, 13 insertions(+), 32 deletions(-) (limited to 'console') diff --git a/console/Console.vcxproj b/console/Console.vcxproj index 6c76552..274ba88 100644 --- a/console/Console.vcxproj +++ b/console/Console.vcxproj @@ -131,6 +131,12 @@ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ false false + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ @@ -147,18 +153,15 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;Console_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) EnableFastChecks - MultiThreadedDebugDLL + MultiThreadedDebug Use Commonheaders.h - .\Debug/Console.pch - .\Debug/ - .\Debug/ - .\Debug/ true Level3 true ProgramDatabase Default + Size _DEBUG;%(PreprocessorDefinitions) @@ -166,16 +169,12 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - ../../Bin/Debug/plugins/Console.dll true true - .\Debug/Console.pdb true - .\Debug/Console.map false - .\Debug/Console.lib MachineX86 @@ -244,18 +243,15 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;Console_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) true - MultiThreadedDLL + MultiThreaded true Use Commonheaders.h - .\Release/Console.pch - .\Release/ - .\Release/ - .\Release/ true Level3 true Default + Size NDEBUG;%(PreprocessorDefinitions) @@ -263,14 +259,11 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - ../../bin/release/plugins/Console.dll true - .\Release/Console.pdb true false - .\Release/Console.lib MachineX86 @@ -337,18 +330,15 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) _UNICODE;WIN32;_DEBUG;_WINDOWS;_USRDLL;Console_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) EnableFastChecks - MultiThreadedDebugDLL + MultiThreadedDebug Use Commonheaders.h - .\Debug/Console.pch - .\Debug/ - .\Debug/ - .\Debug/ true Level3 true ProgramDatabase Default + Size _DEBUG;%(PreprocessorDefinitions) @@ -356,16 +346,12 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - ../../Bin/Debug Unicode/plugins/Console.dll true true - .\Debug/Console.pdb true - .\Debug/Console.map false - .\Debug/Console.lib MachineX86 @@ -438,14 +424,11 @@ true Use Commonheaders.h - .\Release/Console.pch - .\Release/ - .\Release/ - .\Release/ true Level3 true Default + Size NDEBUG;%(PreprocessorDefinitions) @@ -454,12 +437,10 @@ true - .\Release/Console.pdb true false - .\Release/Console.lib MachineX86 -- cgit v1.2.3