aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mobile
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2017-04-28 10:06:58 +0200
committerRenaud G <renaud@rolisteam.org>2017-04-28 10:06:58 +0200
commit237754b8c2c8828545f2c8295d911a0b11e58e1c (patch)
tree1cfd1f4e9230a3fdb79d0d7a6681760b652a23f2 /mobile
parent12e90b99e7bcc92aaf486eb0ef261e657ce0bb4f (diff)
downloadOneRoll-237754b8c2c8828545f2c8295d911a0b11e58e1c.tar.gz
OneRoll-237754b8c2c8828545f2c8295d911a0b11e58e1c.zip
add splitnode
Diffstat (limited to 'mobile')
-rw-r--r--mobile/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile/CMakeLists.txt b/mobile/CMakeLists.txt
index 24680af..89232c8 100644
--- a/mobile/CMakeLists.txt
+++ b/mobile/CMakeLists.txt
@@ -90,6 +90,7 @@ SET( diceGui_sources
../node/ifnode.cpp
../node/filternode.cpp
../node/stringnode.cpp
+ ../node/splitnode.cpp
main.cpp
maincontroler.cpp
commandmodel.cpp