summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/keyboard/keyboard.pro
blob: 488c992e628e8486ab618f7f3fc9e9a07c991851 (plain)
1
2
3
4
5
6
7
8
9
SOURCES += tst_keyboard.cpp
QT += testlib testlib-private gui gui-private

macos:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = keyboard

include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)