630b06f86c
They didn't exist up until now, and future patches rely on them, so add them. Change-Id: I8afdb9417263b45d43355c688a813bdf99ea5fc8 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
8 lines
156 B
Prolog
8 lines
156 B
Prolog
SOURCES += tst_keyboard.cpp
|
|
QT += testlib testlib-private gui gui-private
|
|
|
|
macos:CONFIG -= app_bundle
|
|
CONFIG -= debug_and_release_target
|
|
|
|
TARGET = keyboard
|