aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/diceParser.pro
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2016-09-16 16:58:29 +0200
committerRenaud G <renaud@rolisteam.org>2016-09-16 16:58:29 +0200
commitb060740c162d5b5aa07e4f7dd28b155f951fd971 (patch)
tree16cbfde15da313b9cfa94ce868dafe032b210d55 /diceParser.pro
parent9ac85f82078e96689b95e22f56306f1f1f91522b (diff)
downloadOneRoll-b060740c162d5b5aa07e4f7dd28b155f951fd971.tar.gz
OneRoll-b060740c162d5b5aa07e4f7dd28b155f951fd971.zip
-fix stuff
Diffstat (limited to 'diceParser.pro')
-rw-r--r--diceParser.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/diceParser.pro b/diceParser.pro
index 3a95496..c719298 100644
--- a/diceParser.pro
+++ b/diceParser.pro
@@ -46,7 +46,8 @@ SOURCES += diceparser.cpp \
result/scalarresult.cpp \
parsingtoolbox.cpp \
result/stringresult.cpp \
- dicealias.cpp
+ dicealias.cpp \
+ mobile/mainwindow.cpp
HEADERS += \
@@ -60,7 +61,8 @@ HEADERS += \
result/scalarresult.h \
result/parsingtoolbox.h \
result/stringresult.h \
- dicealias.h
+ dicealias.h \
+ mobile/mainwindow.h
OTHER_FILES += README.md \
HelpMe.md