mirror of
https://github.com/vapaamies/KolibriOS.git
synced 2025-09-23 07:33:49 +02:00
3 lines
102 B
Batchfile
3 lines
102 B
Batchfile
@echo off
|
|
call "%~dp0..\..\Lib\build.bat" "%~dp0Hello"
|
|
call "%~dp0..\..\Lib\build.bat" "%~dp0HelloGUI" |