diff options
-rw-r--r-- | remove_tmp_files.bat | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/remove_tmp_files.bat b/remove_tmp_files.bat index c59b9cf..f6c1cc5 100644 --- a/remove_tmp_files.bat +++ b/remove_tmp_files.bat @@ -11,8 +11,9 @@ del ifileIO3.cpp del wfileIO3.a del wfileIO3.s del _startup1.s -del _startup2.s del _startup1.go +del _startup2.s +del _startup2.go del itrace.a del itrace.cpp del wcon_imports.a |