4f0ee5fb37
Task-number: QTBUG-87025 Task-number: QTBUG-88538 Change-Id: Id691c8463e9bf83c4538dce93300fb4fd5a99849 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
12 lines
207 B
Prolog
12 lines
207 B
Prolog
TEMPLATE=subdirs
|
|
# QTBUG-88538
|
|
!android:!ios: SUBDIRS = \
|
|
qmakelib \
|
|
qmake \
|
|
uic \
|
|
moc \
|
|
rcc \
|
|
|
|
qtHaveModule(dbus): SUBDIRS += qdbuscpp2xml qdbusxml2cpp
|
|
!qtHaveModule(widgets): SUBDIRS -= uic
|