blob: eb22a141255c0c339866372ba97be7fb479c13cf [file] [log] [blame]
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += script
qtHaveModule(widgets): {
QT_FOR_CONFIG += widgets
qtConfig(textedit): SUBDIRS += scripttools
}