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