summaryrefslogtreecommitdiffstats
path: root/demos/declarative/minehunt/minehunt.pro
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2010-04-14 00:56:25 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2010-04-14 00:57:00 (GMT)
commitb16e6e70529b8ef86734324c6c6a0e151ddf4bc8 (patch)
tree18c82661106ce859833d4cff7fe9d9d74bf879ab /demos/declarative/minehunt/minehunt.pro
parent3469fe05e4b04567598202fecc16c1decfb3ab63 (diff)
downloadQt-b16e6e70529b8ef86734324c6c6a0e151ddf4bc8.zip
Qt-b16e6e70529b8ef86734324c6c6a0e151ddf4bc8.tar.gz
Qt-b16e6e70529b8ef86734324c6c6a0e151ddf4bc8.tar.bz2
Minehunt cleanup/optimization.
Diffstat (limited to 'demos/declarative/minehunt/minehunt.pro')
-rw-r--r--demos/declarative/minehunt/minehunt.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/declarative/minehunt/minehunt.pro b/demos/declarative/minehunt/minehunt.pro
index 8a5667d..43f68c3 100644
--- a/demos/declarative/minehunt/minehunt.pro
+++ b/demos/declarative/minehunt/minehunt.pro
@@ -16,6 +16,7 @@ target.path = $$[QT_INSTALL_DEMOS]/declarative/minehunt/MinehuntCore
MinehuntCore_sources.files = \
MinehuntCore/Explosion.qml \
+ MinehuntCore/Tile.qml \
MinehuntCore/pics \
MinehuntCore/qmldir
MinehuntCore_sources.path = $$[QT_INSTALL_DEMOS]/declarative/minehunt/MinehuntCore