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

3 lines
91 B
Batchfile

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