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

3 lines
89 B
Batchfile

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