mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-08 04:08:14 +02:00
WIP: started refactoring the plugin structure. Goal: standalone db module with it's own plugins like LEF/DEF, Gerber, MEBES including GSI bindings.
This commit is contained in:
@@ -3,7 +3,7 @@ TEMPLATE = subdirs
|
||||
# Automatically include all sub-folders, but not the .pro file
|
||||
SUBDIR_LIST = $$files($$PWD/*)
|
||||
SUBDIR_LIST -= $$PWD/plugins.pro
|
||||
SUBDIR_LIST -= $$PWD/plugin.pri
|
||||
SUBDIR_LIST -= $$PWD/plugin_ut.pri
|
||||
SUBDIR_LIST -= $$PWD/db_plugin.pri
|
||||
SUBDIR_LIST -= $$PWD/lay_plugin.pri
|
||||
|
||||
SUBDIRS = $$SUBDIR_LIST
|
||||
|
||||
Reference in New Issue
Block a user