]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
use winsock2 to fix linker errors
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 14 Sep 2009 11:39:17 +0000 (11:39 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 14 Sep 2009 11:39:17 +0000 (11:39 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9193 d7cf8633-e32d-0410-b094-e92efae38249

darkplaces-dedicated.dev
darkplaces.dev

index 624284051381a8647cb0b695de55e2540cb74a1c..cab960472ff719e0ec35a533f5ef29d4632436b5 100644 (file)
@@ -12,7 +12,7 @@ ResourceIncludes=
 MakeIncludes=
 Compiler=-Wall -O2 -fno-strict-aliasing -ffast-math -funroll-loops_@@_
 CppCompiler=
-Linker=-lwinmm -lwsock32_@@_
+Linker=-lwinmm -lws2_32_@@_
 IsCpp=0
 Icon=darkplaces.ico
 ExeOutput=
index 47c2e1577e163119bf7b4fdadf720f5142a01f1d..ae65e95bb352147a3593689c50a68bdf9836e805 100644 (file)
@@ -12,7 +12,7 @@ ResourceIncludes=
 MakeIncludes=
 Compiler=-Wall -O2 -fno-strict-aliasing -ffast-math -funroll-loops_@@_
 CppCompiler=
-Linker=-lwinmm -lwsock32 -luser32 -lgdi32 -ldxguid -ldinput -lcomctl32 -Wl,--large-address-aware_@@_
+Linker=-lwinmm -lws2_32 -luser32 -lgdi32 -ldxguid -ldinput -lcomctl32 -Wl,--large-address-aware_@@_
 IsCpp=0
 Icon=darkplaces.ico
 ExeOutput=