From 447aa2e1447da47903ec87dae62f0c0abb87d72c Mon Sep 17 00:00:00 2001 From: luigi__ Date: Thu, 26 Mar 2009 22:04:56 +0000 Subject: [PATCH] Added the winpcap lib to the link options. Also, I added the EXPERIMENTAL_WIFI define, and the _WINSOCKAPI_ define which is required to get the Wifi core to compile. --- desmume/src/windows/DeSmuME_2008.vcproj | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/desmume/src/windows/DeSmuME_2008.vcproj b/desmume/src/windows/DeSmuME_2008.vcproj index 3a1ddb194..da65e591d 100644 --- a/desmume/src/windows/DeSmuME_2008.vcproj +++ b/desmume/src/windows/DeSmuME_2008.vcproj @@ -138,7 +138,7 @@ OmitFramePointers="true" EnableFiberSafeOptimizations="true" WholeProgramOptimization="true" - AdditionalIncludeDirectories=".;..;.\zlib123;.\zziplib;.\gdiplus" + AdditionalIncludeDirectories=".;..;.\zlib123;.\zziplib;.\gdiplus;.\winpcap" PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;HAVE_LIBZ;HAVE_LIBZZIP;SSE2;BETA_VERSION;SPU_INTERPOLATE;NOMINMAX;EXPERIMENTAL_WIFI;_WINSOCKAPI_" StringPooling="true" ExceptionHandling="1" @@ -162,9 +162,9 @@ /> - - @@ -895,10 +891,6 @@ RelativePath=".\console.cpp" > - - @@ -986,10 +978,6 @@ Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" > - - @@ -1021,10 +1009,6 @@ RelativePath=".\console.h" > - -