Fix wrong case problem with cross compiling.
This commit is contained in:
+3
-3
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user