Fix wrong case problem with cross compiling.
This commit is contained in:
+2
-2
@@ -318,8 +318,8 @@ win32 {
|
|||||||
LIBS += -lpokerth_lib \
|
LIBS += -lpokerth_lib \
|
||||||
-lpokerth_db \
|
-lpokerth_db \
|
||||||
-lpokerth_protocol
|
-lpokerth_protocol
|
||||||
debug:LIBPATH += Debug/lib
|
debug:LIBPATH += rebug/lib
|
||||||
release:LIBPATH += Release/lib
|
release:LIBPATH += release/lib
|
||||||
win32-msvc2008:LIBS += -llibgnutls-openssl-26 \
|
win32-msvc2008:LIBS += -llibgnutls-openssl-26 \
|
||||||
-llibgcrypt-11 \
|
-llibgcrypt-11 \
|
||||||
-llibgsasl-7 \
|
-llibgsasl-7 \
|
||||||
|
|||||||
Reference in New Issue
Block a user