summaryrefslogtreecommitdiffstats
path: root/tests/auto/qcopchannel/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qcopchannel/test/test.pro')
-rw-r--r--tests/auto/qcopchannel/test/test.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qcopchannel/test/test.pro b/tests/auto/qcopchannel/test/test.pro
new file mode 100644
index 0000000000..8c7cc5baaa
--- /dev/null
+++ b/tests/auto/qcopchannel/test/test.pro
@@ -0,0 +1,6 @@
+load(qttest_p4)
+
+SOURCES += ../tst_qcopchannel.cpp
+TARGET = ../tst_qcopchannel
+
+