klayout/src/plugins/tools/tools.pro

10 lines
172 B
INI

TEMPLATE = subdirs
# Automatically include all sub-folders, but not the .pro file
SUBDIR_LIST = $$files($$PWD/*)
SUBDIR_LIST -= $$PWD/tools.pro
SUBDIRS = $$SUBDIR_LIST