summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/xkbkeyboard/xkbkeyboard.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/xkbkeyboard/xkbkeyboard.pro')
-rw-r--r--tests/auto/other/xkbkeyboard/xkbkeyboard.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/other/xkbkeyboard/xkbkeyboard.pro b/tests/auto/other/xkbkeyboard/xkbkeyboard.pro
new file mode 100644
index 0000000000..17396ee475
--- /dev/null
+++ b/tests/auto/other/xkbkeyboard/xkbkeyboard.pro
@@ -0,0 +1,7 @@
+CONFIG += testcase
+TARGET = tst_xkbkeyboard
+
+SOURCES += tst_xkbkeyboard.cpp
+
+QT = core-private gui-private testlib
+