From 1db8af1adb549ffbb16ae1e6414a8a6e6dd2ba0e Mon Sep 17 00:00:00 2001 From: luigi__ Date: Tue, 7 Apr 2009 18:56:35 +0000 Subject: [PATCH] Taken out the GDI+ inclusions (todo: do so with the VS2005 project as the gdiplus folder will be removed at the next commit from me). --- desmume/src/windows/DeSmuME_2008.vcproj | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/desmume/src/windows/DeSmuME_2008.vcproj b/desmume/src/windows/DeSmuME_2008.vcproj index dc1d4e179..aea09d2b3 100644 --- a/desmume/src/windows/DeSmuME_2008.vcproj +++ b/desmume/src/windows/DeSmuME_2008.vcproj @@ -51,7 +51,7 @@ FavorSizeOrSpeed="0" EnableFiberSafeOptimizations="false" WholeProgramOptimization="false" - AdditionalIncludeDirectories=".;..;.\zlib123;.\zziplib;.\gdiplus;.\winpcap" + AdditionalIncludeDirectories=".;..;.\zlib123;.\zziplib;.\winpcap" PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;BETA_VERSION;SPU_INTERPOLATE;NOMINMAX;EXPERIMENTAL_WIFI" ExceptionHandling="1" BufferSecurityCheck="false" @@ -72,7 +72,7 @@ />