Initial commit

This commit is contained in:
mkrsym1
2023-06-06 00:23:08 +03:00
commit 72626c2c18
37 changed files with 1146 additions and 0 deletions

4
setup.sh Normal file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env sh
rm -rf build
meson setup --cross-file mingw_cross.txt build