summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qaction/qaction.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/qaction/qaction.pro')
-rw-r--r--tests/auto/gui/kernel/qaction/qaction.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qaction/qaction.pro b/tests/auto/gui/kernel/qaction/qaction.pro
new file mode 100644
index 0000000000..83e8296e68
--- /dev/null
+++ b/tests/auto/gui/kernel/qaction/qaction.pro
@@ -0,0 +1,4 @@
+CONFIG += testcase
+TARGET = tst_qaction_kernel
+QT += gui-private core-private testlib
+SOURCES += tst_qaction.cpp