fix: iat compiler bug with newlines again

This commit is contained in:
Dobin
2024-02-22 18:58:36 +00:00
parent c3d027b3b5
commit 2fddafca18
2 changed files with 17 additions and 7 deletions
+3 -1
View File
@@ -20,7 +20,9 @@ def clean_files():
"main-clean.obj",
"main.obj",
"mllink$.lnk",
#"out/7z-verify.exe",
#"out/wifiinfoview-verify.exe",
#"out/procexp64-verify.exe",
# out/ stuff
os.path.join(build_dir, "main.asm"),
os.path.join(build_dir, "main.bin"),