files
SDK/Examples/GUI/SetCursor/build.bat

8 lines
119 B
Batchfile

@echo off
call "%~dp0..\..\..\Tools\build.bat" "%~dp0SetCursor"
if errorlevel 1 goto exit
call "%~dp0init.bat"
:exit