Add compile script and binary output for krash.exe
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
g++.EXE -Wall -Wextra -Os ./krash_main.cpp -o ./release/krash.exe
|
||||||
|
xcopy ".\release\krash.exe" "C:\bin\krash.exe" /Y
|
||||||
Binary file not shown.
Reference in New Issue
Block a user