Fix wrong case problem with cross compiling.

This commit is contained in:
lotodore
2010-10-19 15:47:58 +00:00
parent 736b7e2e7d
commit 341a62c4d8
+3 -3
View File
@@ -355,9 +355,9 @@ win32 {
-lmswsock \ -lmswsock \
-lws2_32 \ -lws2_32 \
-ladvapi32 \ -ladvapi32 \
-lsdl \ -lSDL \
-lsdlmain \ -lSDLmain \
-lsdl_mixer \ -lSDL_mixer \
-lwldap32 -lwldap32
RC_FILE = pokerth.rc RC_FILE = pokerth.rc
} }