Trying to fix Win32 build.
This commit is contained in:
+1
-1
@@ -357,7 +357,7 @@ win32 {
|
|||||||
debug:LIBPATH += debug/lib
|
debug:LIBPATH += debug/lib
|
||||||
release:LIBPATH += release/lib
|
release:LIBPATH += release/lib
|
||||||
LIBS += -lsqlite3
|
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_thread_win32-mt
|
||||||
LIBS += -lboost_filesystem-mt
|
LIBS += -lboost_filesystem-mt
|
||||||
LIBS += -lboost_regex-mt
|
LIBS += -lboost_regex-mt
|
||||||
|
|||||||
Reference in New Issue
Block a user