diff --git a/pokerth_game.pro b/pokerth_game.pro index c7bf03bf..d4cf40ad 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -11,7 +11,7 @@ CONFIG += qt thread embed_manifest_exe exceptions rtti stl warn_on release #CONFIG += qt thread embed_manifest_exe exceptions rtti stl warn_on debug #####Uncomment this for RELEASE on Linux/Unix/BSD (only for static Qt) -QTPLUGIN += qjpeg qgif +#QTPLUGIN += qjpeg qgif UI_DIR = uics MOC_DIR = mocs