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