last fixes to bats and README

This commit is contained in:
Mikkel Hjortshoej
2019-02-06 15:53:40 +01:00
committed by Mikkel Hjortshøj
parent 0185b43c2f
commit c9602953aa
3 changed files with 6 additions and 9 deletions
+2 -2
View File
@@ -42,8 +42,8 @@ del *.ilk > NUL 2> NUL
cl %compiler_settings% "src\main.cpp" ^
/link %linker_settings% -OUT:%exe_name% ^
&& odin run examples/demo/demo.odin
del *.obj > NUL 2> NUL
:end_of_build
:end_of_build