summaryrefslogtreecommitdiffstats
path: root/demos/qmediaplayer/qmediaplayer.pro
diff options
context:
space:
mode:
authorFrans Englich <frans.englich@nokia.com>2009-11-20 10:33:54 (GMT)
committerFrans Englich <frans.englich@nokia.com>2009-11-20 10:37:26 (GMT)
commit31958f5f013eda50373d9960cfa2a6f398357b3b (patch)
tree2e6720b18e05df4a8c1705de1ab61bf10aae8d75 /demos/qmediaplayer/qmediaplayer.pro
parent7e0e7abcfea715ae17c560e7903100a1f3ee0aeb (diff)
downloadQt-31958f5f013eda50373d9960cfa2a6f398357b3b.zip
Qt-31958f5f013eda50373d9960cfa2a6f398357b3b.tar.gz
Qt-31958f5f013eda50373d9960cfa2a6f398357b3b.tar.bz2
Symbian: Add capability NetworkServices.
From discussions with Helix team. Reviewed-by: Gareth Stockwell
Diffstat (limited to 'demos/qmediaplayer/qmediaplayer.pro')
-rw-r--r--demos/qmediaplayer/qmediaplayer.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/qmediaplayer/qmediaplayer.pro b/demos/qmediaplayer/qmediaplayer.pro
index 2f15c28..9407a81 100644
--- a/demos/qmediaplayer/qmediaplayer.pro
+++ b/demos/qmediaplayer/qmediaplayer.pro
@@ -32,4 +32,6 @@ symbian {
DEPLOYMENT += addFiles
include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
+
+ TARGET.CAPABILITY="NetworkServices"
}