summaryrefslogtreecommitdiffstats
path: root/tests/manual/qnetworkconfiguration/qnetworkconfiguration.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qnetworkconfiguration/qnetworkconfiguration.pro')
-rw-r--r--tests/manual/qnetworkconfiguration/qnetworkconfiguration.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/manual/qnetworkconfiguration/qnetworkconfiguration.pro b/tests/manual/qnetworkconfiguration/qnetworkconfiguration.pro
new file mode 100644
index 0000000000..25ef41b92a
--- /dev/null
+++ b/tests/manual/qnetworkconfiguration/qnetworkconfiguration.pro
@@ -0,0 +1,7 @@
+TEMPLATE = app
+TARGET = tst_qnetworkconfiguration
+
+QT -= gui
+QT += network testlib
+
+SOURCES += main.cpp