From 3186220dfc56beb5ae2d2ef50d3a738ec3437819 Mon Sep 17 00:00:00 2001 From: luigi__ Date: Thu, 26 Mar 2009 21:40:41 +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 | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/desmume/src/windows/DeSmuME_2008.vcproj b/desmume/src/windows/DeSmuME_2008.vcproj index 8c0d0c82e..3a1ddb194 100644 --- a/desmume/src/windows/DeSmuME_2008.vcproj +++ b/desmume/src/windows/DeSmuME_2008.vcproj @@ -1,7 +1,7 @@ + + @@ -891,6 +895,10 @@ RelativePath=".\console.cpp" > + + @@ -978,6 +986,10 @@ Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" > + + @@ -1009,6 +1021,10 @@ RelativePath=".\console.h" > + +