summaryrefslogtreecommitdiffstats
path: root/demos/declarative/minehunt
diff options
context:
space:
mode:
authorJoona Petrell <joona.t.petrell@nokia.com>2010-04-14 02:15:26 (GMT)
committerJoona Petrell <joona.t.petrell@nokia.com>2010-04-14 02:18:36 (GMT)
commit5a1a3ab59e96bb5b2968883160564eb24d011859 (patch)
treee8b159c7c2bdf00b153580be8a5e37b5b058e509 /demos/declarative/minehunt
parenta5ed6df017603118372f338d336c5e79f56886cd (diff)
downloadQt-5a1a3ab59e96bb5b2968883160564eb24d011859.zip
Qt-5a1a3ab59e96bb5b2968883160564eb24d011859.tar.gz
Qt-5a1a3ab59e96bb5b2968883160564eb24d011859.tar.bz2
Reduce QML runtime capabilities to NetworkServices and ReadUserData
Task-number: Reviewed-by: Martin Jones
Diffstat (limited to 'demos/declarative/minehunt')
-rw-r--r--demos/declarative/minehunt/minehunt.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/declarative/minehunt/minehunt.pro b/demos/declarative/minehunt/minehunt.pro
index 43f68c3..41640f5 100644
--- a/demos/declarative/minehunt/minehunt.pro
+++ b/demos/declarative/minehunt/minehunt.pro
@@ -27,7 +27,7 @@ symbian:{
load(data_caging_paths)
TARGET.EPOCALLOWDLLDATA = 1
include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
-
+ TARGET.CAPABILITY = NetworkServices ReadUserData
importFiles.sources = minehunt.dll \
MinehuntCore/Explosion.qml \
MinehuntCore/pics \