More cross compiling fixes.

This commit is contained in:
lotodore
2010-10-19 17:53:04 +00:00
parent 42681593c7
commit caaafc1ed6
2 changed files with 23 additions and 21 deletions
+4 -4
View File
@@ -320,7 +320,9 @@ win32 {
-lpokerth_protocol \
-lSDL_mixer \
-lSDL \
-lSDLmain
-lSDLmain \
-lcurl \
-lz
debug:LIBPATH += rebug/lib
release:LIBPATH += release/lib
pkth_win64 {
@@ -329,10 +331,8 @@ win32 {
!pkth_win64 {
LIBS += -lgnutls-openssl -lgnutls -lgcrypt -lgpg-error -lgsasl -lidn
}
LIBS += -lcurl
LIBS += -lz
win32-g++-cross {
LIBS += -lntlm -lidn -lmikmod
LIBS += -lntlm -lmikmod -lddraw -ldxguid -lsmpeg -lvorbisfile -lvorbis -logg
LIBS += -lboost_thread_win32-mt
LIBS += -lboost_filesystem-mt
LIBS += -lboost_regex-mt