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 \