From ac933b2cfd55228803ff9c528b94b423d66c2e29 Mon Sep 17 00:00:00 2001 From: luigi__ Date: Tue, 7 Apr 2009 19:00:17 +0000 Subject: [PATCH] Attempted to take out GDI+ shit using the Notepad. Tell me if the project breaks (normally shouldn't) or if some GDI+ shit remains, I'll take care of it. --- desmume/src/windows/DeSmuME_2005.vcproj | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/desmume/src/windows/DeSmuME_2005.vcproj b/desmume/src/windows/DeSmuME_2005.vcproj index 182e2f03a..8a42bda41 100644 --- a/desmume/src/windows/DeSmuME_2005.vcproj +++ b/desmume/src/windows/DeSmuME_2005.vcproj @@ -50,7 +50,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;HAVE_LIBZ;HAVE_LIBZZIP;NOMINMAX;DEBUG;WANTPROGINFO;EXPERIMENTAL_WIFI" ExceptionHandling="1" BufferSecurityCheck="false" @@ -73,7 +73,7 @@ />