summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/settings/settings.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/installer/settings/settings.pro')
-rw-r--r--tests/auto/installer/settings/settings.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/installer/settings/settings.pro b/tests/auto/installer/settings/settings.pro
new file mode 100644
index 000000000..a1932af06
--- /dev/null
+++ b/tests/auto/installer/settings/settings.pro
@@ -0,0 +1,8 @@
+include(../../qttest.pri)
+
+QT += network
+
+SOURCES += tst_settings.cpp
+
+RESOURCES += \
+ settings.qrc