From 20874e70cf779d04bbd25b3e3d7448f07e19ae2b Mon Sep 17 00:00:00 2001 From: lotodore Date: Tue, 2 Oct 2007 11:26:39 +0000 Subject: [PATCH] Remove all qt stuff from server pro-files. --- pokerth_lib.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokerth_lib.pro b/pokerth_lib.pro index 11627929..886b103c 100644 --- a/pokerth_lib.pro +++ b/pokerth_lib.pro @@ -196,5 +196,5 @@ UI_DIR = uics TARGET = lib/pokerth_lib MOC_DIR = mocs OBJECTS_DIR = obj -QT += +QT -= core gui # QMAKE_CXXFLAGS_DEBUG += -g