summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/repotest/repotest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/repotest/repotest.pro')
-rw-r--r--tests/auto/tools/repotest/repotest.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/tools/repotest/repotest.pro b/tests/auto/tools/repotest/repotest.pro
new file mode 100644
index 000000000..73d482638
--- /dev/null
+++ b/tests/auto/tools/repotest/repotest.pro
@@ -0,0 +1,10 @@
+include(../../qttest.pri)
+include(../../../../tools/repogen/repogen.pri)
+
+QT -= gui
+
+SOURCES += tst_repotest.cpp
+
+RESOURCES += \
+ settings.qrc
+