diff --git a/pokerth_game.pro b/pokerth_game.pro index 1c0b2787..f390684f 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -355,9 +355,9 @@ win32 { -lmswsock \ -lws2_32 \ -ladvapi32 \ - -lsdl \ - -lsdlmain \ - -lsdl_mixer \ + -lSDL \ + -lSDLmain \ + -lSDL_mixer \ -lwldap32 RC_FILE = pokerth.rc }