summaryrefslogtreecommitdiff
path: root/tsumego.pro
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2015-02-17 21:49:00 +0100
committerSébastien Dailly <sebastien@chimrod.com>2015-03-19 05:52:45 +0100
commitf07882d76d1221c1a60e016429212abb07fd9db1 (patch)
treeab8089321e6482df58c8e5d44638e1f88872f4ee /tsumego.pro
parent5049d4c8a05d3f9b72f4c7e048e94b753713beda (diff)
Level navigation tree0.0.1
Load Level collection
Diffstat (limited to 'tsumego.pro')
-rw-r--r--tsumego.pro9
1 files changed, 7 insertions, 2 deletions
diff --git a/tsumego.pro b/tsumego.pro
index e063572..254c69c 100644
--- a/tsumego.pro
+++ b/tsumego.pro
@@ -18,7 +18,6 @@ SOURCES += src/tsumego.cpp
OTHER_FILES += qml/tsumego.qml \
qml/cover/CoverPage.qml \
- qml/pages/FirstPage.qml \
qml/content/gfx/*.png \
rpm/tsumego.changes.in \
rpm/tsumego.spec \
@@ -38,7 +37,13 @@ OTHER_FILES += qml/tsumego.qml \
qml/python/game.py \
qml/pages/Goban.qml \
qml/content/sgf/hard.sgf \
- qml/content/sgf/easy.sgf
+ qml/content/sgf/easy.sgf \
+ qml/javascript/actions.js \
+ qml/javascript/goban_util.js \
+ qml/javascript/navigator.js \
+ qml/content/gfx/ok.svg \
+ qml/pages/collections_list.qml \
+ qml/python/configuration.py
# to disable building translations every time, comment out the
# following CONFIG line