diff options
author | Thomas Zander <t.zander@nokia.com> | 2010-04-12 15:30:59 (GMT) |
---|---|---|
committer | Thomas Zander <t.zander@nokia.com> | 2010-04-12 15:30:59 (GMT) |
commit | e0e1c313bf332d180bca8fed033f4be46fadf1e7 (patch) | |
tree | 6d9bb94b598d9f96c63191dee8014e4d549a33a7 /demos | |
parent | 5a65de743d2c4673e97b43411d1b8f185b5ddc15 (diff) | |
download | Qt-e0e1c313bf332d180bca8fed033f4be46fadf1e7.zip Qt-e0e1c313bf332d180bca8fed033f4be46fadf1e7.tar.gz Qt-e0e1c313bf332d180bca8fed033f4be46fadf1e7.tar.bz2 |
Remove not needed permissions
Diffstat (limited to 'demos')
-rw-r--r-- | demos/declarative/minehunt/minehunt.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/declarative/minehunt/minehunt.pro b/demos/declarative/minehunt/minehunt.pro index 7b18bfb..8a5667d 100644 --- a/demos/declarative/minehunt/minehunt.pro +++ b/demos/declarative/minehunt/minehunt.pro @@ -25,7 +25,6 @@ INSTALLS = sources MinehuntCore_sources target symbian:{ load(data_caging_paths) TARGET.EPOCALLOWDLLDATA = 1 - TARGET.CAPABILITY = all -tcb include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri) importFiles.sources = minehunt.dll \ |