diff options
Diffstat (limited to 'diceParser.pro')
| -rw-r--r-- | diceParser.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/diceParser.pro b/diceParser.pro index 97d62a6..ecdeed7 100644 --- a/diceParser.pro +++ b/diceParser.pro @@ -9,6 +9,7 @@ QT += core QT -= gui include(node/node.pri) +include(irc/irc.pri) TARGET = diceParser CONFIG += console |