klayout/src/plugins/streamers/pcb/pcb.pro

9 lines
129 B
Prolog

TEMPLATE = subdirs
SUBDIRS = db_plugin lay_plugin unit_tests
lay_plugin.depends += db_plugin
unit_tests.depends += db_plugin