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

3 lines
89 B
Batchfile

@echo off
call "%~dp0..\build.bat" "%~dp0DrawImage"
copy "%~dp0*.tga" "%~dp0..\..\..\Bin"