next steps on #141
This commit is contained in:
+5
-7
@@ -347,11 +347,10 @@ win32 {
|
||||
../mysql/lib \
|
||||
../zlib
|
||||
|
||||
#-lSDL_mixer \
|
||||
#-lSDL \
|
||||
#-lSDLmain \
|
||||
|
||||
LIBS += -ltinyxml \
|
||||
LIBS += -lSDL_mixer \
|
||||
-lSDL \
|
||||
-lSDLmain \
|
||||
-ltinyxml \
|
||||
-lz \
|
||||
-lssh2 \
|
||||
-lgnutls \
|
||||
@@ -367,8 +366,7 @@ win32 {
|
||||
debug:LIBPATH += debug/lib
|
||||
release:LIBPATH += release/lib
|
||||
LIBS += -lsqlite3
|
||||
#-lsmpeg -lvorbisfile -lvorbis -logg
|
||||
LIBS += -lntlm -lmodplug -lddraw -ldxguid
|
||||
LIBS += -lntlm -lmodplug -lddraw -ldxguid -lsmpeg -lvorbisfile -lvorbis -logg
|
||||
LIBS += -lboost_thread_win32-mt
|
||||
LIBS += -lboost_filesystem-mt
|
||||
LIBS += -lboost_regex-mt
|
||||
|
||||
Reference in New Issue
Block a user