From 343f0d6b839d3f9a4740733cf2148b136ef8e00d Mon Sep 17 00:00:00 2001 From: Renaud G Date: Tue, 3 Mar 2015 22:57:55 +0100 Subject: -Add gui directory --- diceParser.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/diceParser.pro b/diceParser.pro index 1ffeb47..219eb0a 100644 --- a/diceParser.pro +++ b/diceParser.pro @@ -9,6 +9,7 @@ QT += core QT -= gui include(node/node.pri) +include(gui/gui.pri) include(irc/irc.pri) TARGET = diceParser -- cgit v1.2.3-70-g09d2