summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlocalsocket/qlocalsocket.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qlocalsocket/qlocalsocket.pro')
-rw-r--r--tests/auto/qlocalsocket/qlocalsocket.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qlocalsocket/qlocalsocket.pro b/tests/auto/qlocalsocket/qlocalsocket.pro
new file mode 100644
index 0000000000..3911a64936
--- /dev/null
+++ b/tests/auto/qlocalsocket/qlocalsocket.pro
@@ -0,0 +1,4 @@
+TEMPLATE = subdirs
+SUBDIRS = lackey test
+!wince*:!symbian: SUBDIRS += example
+symbian: TARGET.CAPABILITY = NetworkServices