mirror of
https://github.com/vapaamies/KolibriOS.git
synced 2024-11-12 19:07:29 +01:00
3 lines
98 B
Batchfile
3 lines
98 B
Batchfile
@echo off
|
|
call "%~dp0..\..\Lib\build.bat" "%~dp0SetCursor"
|
|
copy "%~dp0*.bmp" "%~dp0..\..\Bin" >nul |