This website requires JavaScript.
Explore
Help
Register
Sign In
Freeman
/
SDK
Watch
1
Star
0
Fork
0
You've already forked SDK
mirror of
https://github.com/vapaamies/KolibriOS.git
synced
2024-11-10 02:00:33 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
72eaac205a
SDK
/
build-all.bat
8 lines
97 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Build scripts for RTL and examples
2020-05-22 00:15:03 +02:00
@
echo
off
call
%~dp0
build-RTL.bat
if
errorlevel
1
goto
exit
Project tree simplified
2020-05-23 15:55:40 +02:00
call
%~dp0
build-examples.bat
Build scripts for RTL and examples
2020-05-22 00:15:03 +02:00
:
exit
Reference in New Issue
Copy Permalink