Build scripts for RTL and examples

This commit is contained in:
2020-05-22 01:15:03 +03:00
parent b0ec37bebd
commit d72a460d22
35 changed files with 113 additions and 16 deletions

View File

@@ -0,0 +1,3 @@
@echo off
call "%~dp0..\build.bat" "%~dp0DrawImage"
copy "%~dp0*.tga" "%~dp0..\..\..\Bin"

View File

@@ -1 +0,0 @@
../make.bat Unit1