qt5base-lts/examples/widgets/tools/tools.pro

16 lines
359 B
Prolog
Raw Permalink Normal View History

TEMPLATE = subdirs
SUBDIRS = \
completer \
customcompleter \
echoplugin \
regularexpression \
settingseditor \
styleplugin \
treemodelcompleter \
undoframework
!qtConfig(library) {
SUBDIRS -= \
echoplugin
}