diff options
Diffstat (limited to 'diceParser.pro')
| -rw-r--r-- | diceParser.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/diceParser.pro b/diceParser.pro index dcf1b5b..e585d74 100644 --- a/diceParser.pro +++ b/diceParser.pro @@ -25,3 +25,5 @@ SOURCES += main.cpp \ HEADERS += \ diceparser.h \ diceresult.h \ + +OTHER_FILES += README.md |