From da559c8d8865862c1e47bf6a6e23735b08bc5965 Mon Sep 17 00:00:00 2001 From: lotodore Date: Sun, 11 Nov 2007 14:07:41 +0000 Subject: [PATCH] Removed the qt static plugin libs again. --- pokerth_game.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokerth_game.pro b/pokerth_game.pro index 8b9cfe6e..4a6ab4ab 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -7,7 +7,7 @@ CODECFORSRC = UTF-8 CONFIG += qt thread embed_manifest_exe warn_on debug #Uncomment this for RELEASE -QTPLUGIN += qjpeg qgif +#QTPLUGIN += qjpeg qgif UI_DIR = uics MOC_DIR = mocs