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

3 lines
100 B
Batchfile

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