update
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
call build || exit /b %errorlevel%
|
||||
devenv .\build\handmade_win32.exe
|
||||
@@ -1,2 +0,0 @@
|
||||
call build || exit /b %errorlevel%
|
||||
.\build\handmade_win32.exe
|
||||
1
misc/cmds/run.bat
Normal file
1
misc/cmds/run.bat
Normal file
@@ -0,0 +1 @@
|
||||
.\build\handmade_win32.exe
|
||||
2
misc/hh.bat
Normal file
2
misc/hh.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
call .\misc\cmds\%1.bat || exit /b %errorlevel%
|
||||
.\build\handmade_win32.exe
|
||||
Reference in New Issue
Block a user