From 959d514d32449b31abff7c800ad42cf8552761e4 Mon Sep 17 00:00:00 2001 From: lotodore Date: Fri, 27 Mar 2009 22:45:51 +0000 Subject: [PATCH] Fixing qt settings. --- pokerth_game.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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