summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/copyoperationtest/copyoperationtest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/installer/copyoperationtest/copyoperationtest.pro')
-rw-r--r--tests/auto/installer/copyoperationtest/copyoperationtest.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/installer/copyoperationtest/copyoperationtest.pro b/tests/auto/installer/copyoperationtest/copyoperationtest.pro
new file mode 100644
index 000000000..ce4ad42ec
--- /dev/null
+++ b/tests/auto/installer/copyoperationtest/copyoperationtest.pro
@@ -0,0 +1,6 @@
+include(../../qttest.pri)
+
+QT -= gui
+QT += testlib
+
+SOURCES = tst_copyoperationtest.cpp