diff options
| author | 2014-12-06 10:14:01 +0100 | |
|---|---|---|
| committer | 2014-12-06 10:14:01 +0100 | |
| commit | e535ea89b0eb4722c6a11de7015c6f4f0c436825 (patch) | |
| tree | 9d27644dde95ae20e979b54bc95d6e9708970e94 /diceParser.pro | |
| parent | 1b7a8f4fab5b16619081a7e2201d44e2d1a0f73b (diff) | |
| download | OneRoll-e535ea89b0eb4722c6a11de7015c6f4f0c436825.tar.gz OneRoll-e535ea89b0eb4722c6a11de7015c6f4f0c436825.zip | |
-irc bot code
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 |