build: add the SIBO SDK

This commit is contained in:
2026-07-06 18:01:36 +01:00
parent d76326729c
commit 64e484448c
757 changed files with 97167 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
@echo off
rgprep %1.re %1.rex
lprep -i\sibosdk\include\ -o%1.i %1.rex
del %1.rex
rgcomp.exe %1.i \sibosdk\include\%1
del %1.i