update
This commit is contained in:
@@ -4,3 +4,8 @@ pushd .\build
|
||||
pwd
|
||||
cl -FC -Zi ..\src\main.cpp user32.lib Gdi32.lib
|
||||
popd
|
||||
exit /b
|
||||
|
||||
:error
|
||||
echo Failed with error #%errorlevel%.
|
||||
exit /b %errorlevel%
|
||||
|
||||
Reference in New Issue
Block a user