summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkcookie/qnetworkcookie.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qnetworkcookie/qnetworkcookie.pro')
-rw-r--r--tests/auto/qnetworkcookie/qnetworkcookie.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qnetworkcookie/qnetworkcookie.pro b/tests/auto/qnetworkcookie/qnetworkcookie.pro
new file mode 100644
index 0000000..95d8b6e
--- /dev/null
+++ b/tests/auto/qnetworkcookie/qnetworkcookie.pro
@@ -0,0 +1,4 @@
+load(qttest_p4)
+SOURCES += tst_qnetworkcookie.cpp
+
+QT = core network