blob: 860c1e11e3c0ea489e3c79b1e0502d4dcdad56d1 [file] [log] [blame]
TEMPLATE = subdirs
QT_FOR_CONFIG += xml
qtConfig(dom): SUBDIRS = qdbus
qtHaveModule(widgets) {
QT_FOR_CONFIG += widgets
qtConfig(dialogbuttonbox):qtConfig(inputdialog):qtConfig(messagebox):qtConfig(menu) {
SUBDIRS += qdbusviewer
}
}