From: havoc Date: Thu, 24 Jul 2003 21:43:23 +0000 (+0000) Subject: wsipx.h is not needed anymore, removed from the list X-Git-Tag: xonotic-v0.1.0preview~6487 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=35a3584692580acad93906b098a36685c480deae;p=xonotic%2Fdarkplaces.git wsipx.h is not needed anymore, removed from the list git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3323 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/mingw_note.txt b/mingw_note.txt index 3e65f14a..d07ecf72 100644 --- a/mingw_note.txt +++ b/mingw_note.txt @@ -3,7 +3,6 @@ include/GL/gl.h (can be obtained in the opengl download hidden away on the micro include/ddraw.h (part of DirectX) include/dinput.h (part of DirectX) include/dsound.h (part of DirectX) -include/wsipx.h (winsock IPX header, needed for net_wipx.c, which can be removed if you edit net_win.c a bit) Assuming you placed mingw in c:\mingw, you can simply type this to compile: make exerelease