From e75299004d2ec654f017623844f42cdbe719987a Mon Sep 17 00:00:00 2001 From: doitux Date: Thu, 18 Sep 2008 21:55:41 +0000 Subject: [PATCH] --- pokerth_game.pro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pokerth_game.pro b/pokerth_game.pro index 0fe024e5..432d8067 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -20,6 +20,8 @@ DEFINES += ENABLE_IPV6 DEFINES += PREFIX=\"$${PREFIX}\" TARGET = pokerth +RESOURCES = src/gui/qt/resources/pokerth.qrc + INCLUDEPATH += . \ src \ src/engine \