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

3 lines
104 B
Batchfile

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