aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/diceParser.pro
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2015-04-24 11:08:32 +0200
committerRenaud G <renaud@rolisteam.org>2015-04-24 11:08:32 +0200
commitc356c8bf53f46efb2ba0aaa6d91ef4c4ade320b6 (patch)
tree89caaa4389351ac2ced98d69147b1ac03f59b984 /diceParser.pro
parentf9d748791c1d7e3d2dc4f51bec4f86a6732083e4 (diff)
downloadOneRoll-c356c8bf53f46efb2ba0aaa6d91ef4c4ade320b6.tar.gz
OneRoll-c356c8bf53f46efb2ba0aaa6d91ef4c4ade320b6.zip
add commandLine parser(not working yet)
Diffstat (limited to 'diceParser.pro')
-rw-r--r--diceParser.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/diceParser.pro b/diceParser.pro
index 8af57a4..3a95496 100644
--- a/diceParser.pro
+++ b/diceParser.pro
@@ -36,8 +36,7 @@ DEFINES+= HAVE_GUI
}
-SOURCES += main.cpp \
- diceparser.cpp \
+SOURCES += diceparser.cpp \
result/diceresult.cpp \
range.cpp \
booleancondition.cpp \