Fix wrong case problem with cross compiling.

This commit is contained in:
lotodore
2010-10-19 15:45:48 +00:00
parent eec3af070c
commit 736b7e2e7d
+2 -2
View File
@@ -318,8 +318,8 @@ win32 {
LIBS += -lpokerth_lib \
-lpokerth_db \
-lpokerth_protocol
debug:LIBPATH += Debug/lib
release:LIBPATH += Release/lib
debug:LIBPATH += rebug/lib
release:LIBPATH += release/lib
win32-msvc2008:LIBS += -llibgnutls-openssl-26 \
-llibgcrypt-11 \
-llibgsasl-7 \