construct the "sysresources.zip" datablock to be bound into the executable

This commit is contained in:
2021-08-29 16:56:38 -06:00
parent 6b62d0e4f1
commit 758af85d84
2 changed files with 10 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ all:
make output
output:
mkdir output
mkdir -p output
cp src/upiwin output
cp scripts/*.py output