files
SDK/Examples/Hello/build.bat

3 lines
102 B
Batchfile

@echo off
call "%~dp0..\..\Lib\build.bat" "%~dp0Hello"
call "%~dp0..\..\Lib\build.bat" "%~dp0HelloGUI"