490ee4c5e6
Note that the test is still disabled, but this is needed in any case. Change-Id: Ib7523ba800b94c32690c1bd09b23fc2078c71d4e Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
9 lines
289 B
Prolog
9 lines
289 B
Prolog
CONFIG += testcase
|
|
|
|
TARGET = tst_qaccessibilitylinux
|
|
SOURCES += tst_qaccessibilitylinux.cpp
|
|
|
|
QT += gui-private widgets dbus testlib accessibility_support-private linuxaccessibility_support-private
|
|
|
|
DBUS_INTERFACES = $$PWD/../../../../src/platformsupport/linuxaccessibility/dbusxml/Bus.xml
|