From c1224ab162182b20ef1bba3f59edcbcf7db2970a Mon Sep 17 00:00:00 2001 From: doitux Date: Thu, 22 Nov 2012 20:19:41 +0100 Subject: [PATCH] a new try for #141 --- pokerth_game.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pokerth_game.pro b/pokerth_game.pro index fa5b54b6..9ce2cb29 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -347,6 +347,7 @@ win32 { ../mysql/lib \ ../zlib LIBS += -lSDL_mixer \ + -lsmpeg \ -lSDL \ -lSDLmain \ -ltinyxml \ @@ -365,7 +366,7 @@ win32 { debug:LIBPATH += debug/lib release:LIBPATH += release/lib LIBS += -lsqlite3 - LIBS += -lntlm -lmodplug -lddraw -ldxguid -lsmpeg -lvorbisfile -lvorbis -logg + LIBS += -lntlm -lmodplug -lddraw -ldxguid -lvorbisfile -lvorbis -logg LIBS += -lboost_thread_win32-mt LIBS += -lboost_filesystem-mt LIBS += -lboost_regex-mt