Preparing for integrated python module (Windows)

This commit is contained in:
Matthias Koefferlein 2023-03-07 23:44:52 +01:00
parent 3e53431d92
commit ee58ca6e61
2 changed files with 2 additions and 1 deletions

View File

@ -277,7 +277,7 @@ echo "Making .zip file $zipname.zip .."
rm -rf $zipname $zipname.zip
mkdir $zipname
cp -Rv *.dll .*-paths.txt db_plugins lay_plugins $plugins lib $zipname | sed -u 's/.*/echo -n ./' | sh
cp -Rv *.dll .*-paths.txt db_plugins lay_plugins pymod $plugins lib $zipname | sed -u 's/.*/echo -n ./' | sh
cp klayout.exe $zipname/klayout_app.exe
cp klayout.exe $zipname/klayout_vo_app.exe
echo ""

View File

@ -70,6 +70,7 @@ section
file .*-paths.txt
file /r db_plugins
file /r lay_plugins
file /r pymod
file /r audio
file /r generic
file /r iconengines