mirror of https://github.com/KLayout/klayout.git
7 lines
109 B
Prolog
7 lines
109 B
Prolog
|
|
TEMPLATE = subdirs
|
||
|
|
|
||
|
|
SUBDIR_LIST = $$files($$PWD/*)
|
||
|
|
SUBDIR_LIST -= $$PWD/plugins.pro
|
||
|
|
|
||
|
|
SUBDIRS = $$SUBDIR_LIST
|