diff options
| author | 2014-01-03 09:03:19 +0100 | |
|---|---|---|
| committer | 2014-01-03 09:03:19 +0100 | |
| commit | 4114232457cbc5739872f479ef5d7772e6b5f42f (patch) | |
| tree | 5d3de93d44c43a1580f1475cf9c5f0fcdc262459 /diceParser.pro | |
| parent | ce35330954ed54180cc16d4d774ba73577c98679 (diff) | |
| download | OneRoll-4114232457cbc5739872f479ef5d7772e6b5f42f.tar.gz OneRoll-4114232457cbc5739872f479ef5d7772e6b5f42f.zip | |
Adding new stuff and comment
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 |