summaryrefslogtreecommitdiffstats
path: root/tests/auto/qftp/qftp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qftp/qftp.pro')
-rw-r--r--tests/auto/qftp/qftp.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qftp/qftp.pro b/tests/auto/qftp/qftp.pro
index c060296e7f..33d479aa56 100644
--- a/tests/auto/qftp/qftp.pro
+++ b/tests/auto/qftp/qftp.pro
@@ -14,6 +14,7 @@ wince*: {
addFiles.path = .
DEPLOYMENT += addFiles
TARGET.EPOCHEAPSIZE="0x100 0x1000000"
+ TARGET.CAPABILITY = NetworkServices
} else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}