summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkreply/qnetworkreply.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qnetworkreply/qnetworkreply.pro')
-rw-r--r--tests/auto/qnetworkreply/qnetworkreply.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/qnetworkreply/qnetworkreply.pro b/tests/auto/qnetworkreply/qnetworkreply.pro
new file mode 100644
index 0000000000..86d3155c05
--- /dev/null
+++ b/tests/auto/qnetworkreply/qnetworkreply.pro
@@ -0,0 +1,7 @@
+TEMPLATE = subdirs
+SUBDIRS = test
+
+requires(contains(QT_CONFIG,private_tests))
+
+!wince*:SUBDIRS += echo
+symbian: TARGET.CAPABILITY = NetworkServices