This commit is contained in:
2023-12-12 13:11:46 -06:00
parent eeba641732
commit 804eb7aa5a
2 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
@echo off
pushd "%~dp0%.."
mingw64 scripts/make_common.sh %1 "%2"
mingw64 scripts/make_common.sh %1 "%2" 0 1
popd