SDK/Examples/SetCursor/build.bat
2020-05-23 19:48:55 +03:00

3 lines
98 B
Batchfile

@echo off
call "%~dp0..\..\Lib\build.bat" "%~dp0SetCursor"
copy "%~dp0*.bmp" "%~dp0..\..\Bin" >nul