Accessibility plugin is for widgets.
Change-Id: Ifbfe1a7ec62979097ad82343b20be823579d99b9 Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
This commit is contained in:
parent
56c80382c6
commit
7a0099183a
@ -1,12 +1,12 @@
|
||||
TEMPLATE = subdirs
|
||||
|
||||
SUBDIRS *= sqldrivers bearer
|
||||
SUBDIRS *= sqldrivers bearer
|
||||
unix {
|
||||
contains(QT_CONFIG,iconv)|contains(QT_CONFIG,gnu-libiconv)|contains(QT_CONFIG,sun-libiconv):SUBDIRS *= codecs
|
||||
} else {
|
||||
SUBDIRS *= codecs
|
||||
}
|
||||
!contains(QT_CONFIG, no-gui): SUBDIRS *= imageformats
|
||||
!contains(QT_CONFIG, no-gui):SUBDIRS += accessible
|
||||
!isEmpty(QT.widgets.name): SUBDIRS += accessible
|
||||
|
||||
SUBDIRS += platforms platforminputcontexts printsupport
|
||||
|
Loading…
x
Reference in New Issue
Block a user