Trying to fix Win32 build.

This commit is contained in:
lotodore
2012-08-15 20:56:19 +02:00
parent 6ce51d6f77
commit d97de68ff0
+1 -1
View File
@@ -357,7 +357,7 @@ win32 {
debug:LIBPATH += debug/lib
release:LIBPATH += release/lib
LIBS += -lsqlite3
LIBS += -lntlm -lmikmod -lpthread -lddraw -ldxguid -lsmpeg -lvorbisfile -lvorbis -logg
LIBS += -lntlm -lddraw -ldxguid -lsmpeg -lvorbisfile -lvorbis -logg
LIBS += -lboost_thread_win32-mt
LIBS += -lboost_filesystem-mt
LIBS += -lboost_regex-mt