blob: dd8401567bd7a5bfd0e7ca238782e0ce21f85339 [file] [log] [blame]
TEMPLATE = subdirs
SUBDIRS = \
codecs \
completer \
customcompleter \
echoplugin \
i18n \
plugandpaint \
regexp \
regularexpression \
settingseditor \
styleplugin \
treemodelcompleter \
undo \
undoframework
contains(DEFINES, QT_NO_TRANSLATION): SUBDIRS -= i18n
!qtConfig(library) {
SUBDIRS -= \
echoplugin \
plugandpaint
}