[quake3-commits] r1774 - trunk
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Tue Feb 16 04:43:45 EST 2010
Author: tma
Date: 2010-02-16 04:43:44 -0500 (Tue, 16 Feb 2010)
New Revision: 1774
Modified:
trunk/Makefile
Log:
* Oops, missed a bit
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile 2010-02-15 16:20:33 UTC (rev 1773)
+++ trunk/Makefile 2010-02-16 09:43:44 UTC (rev 1774)
@@ -499,7 +499,7 @@
BINEXT=.exe
- LIBS= -lws2_32 -lwinmm
+ LIBS= -lws2_32 -lwinmm -lpsapi
CLIENT_LDFLAGS = -mwindows
CLIENT_LIBS = -lgdi32 -lole32 -lopengl32
More information about the quake3-commits
mailing list