mirror of
https://github.com/vapaamies/KolibriOS.git
synced 2025-09-21 02:30:07 +02:00
3 lines
106 B
Batchfile
3 lines
106 B
Batchfile
@echo off
|
|
call "%~dp0..\..\..\Tools\build.bat" "%~dp0SetCursor"
|
|
copy "%~dp0*.bmp" "%~dp0..\..\..\Bin" >nul |