files
SDK/Examples/DrawImage/build.bat
2020-05-23 19:48:55 +03:00

3 lines
98 B
Batchfile

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