From 7f942588da99070f9e0b9c71de0f5d7b71e49933 Mon Sep 17 00:00:00 2001 From: doitux Date: Wed, 29 Aug 2007 16:24:21 +0000 Subject: [PATCH] starting do qrc away --- pokerth_lib.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pokerth_lib.pro b/pokerth_lib.pro index b12d7052..5d15e709 100644 --- a/pokerth_lib.pro +++ b/pokerth_lib.pro @@ -178,8 +178,8 @@ mac{ INCLUDEPATH += /Library/Frameworks/SDL_mixer.framework/Headers } -#CONFIG += staticlib qt thread release -CONFIG += staticlib qt thread warn_on debug +CONFIG += staticlib qt thread release +#CONFIG += staticlib qt thread warn_on debug UI_DIR = uics TARGET = lib/pokerth_lib MOC_DIR = mocs