Still trying to fix Win32 build (switching from libmikmod to libmodplug).

This commit is contained in:
lotodore
2012-08-15 21:01:14 +02:00
parent d97de68ff0
commit 3017f0ce00
+1 -1
View File
@@ -357,7 +357,7 @@ win32 {
debug:LIBPATH += debug/lib
release:LIBPATH += release/lib
LIBS += -lsqlite3
LIBS += -lntlm -lddraw -ldxguid -lsmpeg -lvorbisfile -lvorbis -logg
LIBS += -lntlm -lmodplug -lddraw -ldxguid -lsmpeg -lvorbisfile -lvorbis -logg
LIBS += -lboost_thread_win32-mt
LIBS += -lboost_filesystem-mt
LIBS += -lboost_regex-mt