diff options
Diffstat (limited to 'mobile/CMakeLists.txt')
| -rw-r--r-- | mobile/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile/CMakeLists.txt b/mobile/CMakeLists.txt index 9515006..ed4259a 100644 --- a/mobile/CMakeLists.txt +++ b/mobile/CMakeLists.txt @@ -92,6 +92,7 @@ SET( diceGui_sources ../node/stringnode.cpp ../node/splitnode.cpp ../node/groupnode.cpp + ../node/variablenode.cpp main.cpp maincontroler.cpp commandmodel.cpp |