From 7e26ff3c2631a232ea3bc20ed842c47cc5db7526 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Mon, 28 Jun 2010 21:27:10 +0200 Subject: Replace log4cpp with custom log function Also prints a simpler error to stderr for WARN or above so that we print something on the commandline if something go wrong. --- client/windows/redc.vcproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'client/windows/redc.vcproj') diff --git a/client/windows/redc.vcproj b/client/windows/redc.vcproj index 80e875b5..af7ead44 100644 --- a/client/windows/redc.vcproj +++ b/client/windows/redc.vcproj @@ -47,7 +47,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=".;..;..\..\common;..\..\..\spice-protocol;..\..\common\win;"..\..\common\win\my_getopt-1.5";"$(SPICE_LIBS)\include";"$(SPICE_LIBS)\include\pixman-1";"$(SPICE_LIBS)\include\CEGUI-0.6.2"" - PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;SW_CANVAS_CACHE;RED_DEBUG;SW_CANVAS_NO_CHUNKS;_WIN32_WINNT=0x0500;LOG4CPLUS_STATIC;USE_GLZ;PTW32_STATIC_LIB;CEGUI_STATIC" + PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;SW_CANVAS_CACHE;RED_DEBUG;SW_CANVAS_NO_CHUNKS;_WIN32_WINNT=0x0500;USE_GLZ;PTW32_STATIC_LIB;CEGUI_STATIC" MinimalRebuild="false" BasicRuntimeChecks="3" RuntimeLibrary="1" @@ -69,7 +69,7 @@ />