Fixing mingw-cross-env build.

This commit is contained in:
lotodore
2012-04-01 09:19:46 +00:00
parent a8fa97571d
commit 861489a973
+1 -1
View File
@@ -348,7 +348,7 @@ win32 {
debug:LIBPATH += debug/lib
release:LIBPATH += release/lib
LIBS += -lsqlite3
LIBS += -lntlm -lmikmod -lddraw -ldxguid -lsmpeg -lvorbisfile -lvorbis -logg
LIBS += -lntlm -lmikmod -lpthread -lddraw -ldxguid -lsmpeg -lvorbisfile -lvorbis -logg
LIBS += -lboost_thread_win32-mt
LIBS += -lboost_filesystem-mt
LIBS += -lboost_regex-mt