mirror of https://github.com/KLayout/klayout.git
Fixed Windows installer: stream plugins have not been included.
This commit is contained in:
parent
51ea539809
commit
93f4cbf294
|
|
@ -68,6 +68,8 @@ section
|
||||||
file *.dll
|
file *.dll
|
||||||
file strm*.exe
|
file strm*.exe
|
||||||
file .*-paths.txt
|
file .*-paths.txt
|
||||||
|
file /r db_plugins
|
||||||
|
file /r lay_plugins
|
||||||
file /r audio
|
file /r audio
|
||||||
file /r generic
|
file /r generic
|
||||||
file /r iconengines
|
file /r iconengines
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue