summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro')
-rw-r--r--tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro b/tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro
new file mode 100644
index 0000000000..6d75fab758
--- /dev/null
+++ b/tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro
@@ -0,0 +1,5 @@
+load(qttest_p4)
+SOURCES += tst_qnetworkcookiejar.cpp
+
+QT = core network
+symbian: TARGET.CAPABILITY = NetworkServices