diff options
Diffstat (limited to 'build-win.bat')
| -rw-r--r-- | build-win.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-win.bat b/build-win.bat index 593cbc0..c7a65c6 100644 --- a/build-win.bat +++ b/build-win.bat @@ -13,7 +13,7 @@ x86_64-w64-mingw32-gcc -m64 -Wall -g %defs% -Wno-unused-label -Wno-unused-variab DEL /Q "../bin/data.o" -FOR %%A IN ("../bin/moedit.exe") DO set size=%%~zA +FOR %%A IN ("../bin/mo-edit.exe") DO set size=%%~zA echo size = %size% cd ../ |
