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
+21
View File
@@ -0,0 +1,21 @@
; Generated by Ctran from olib.cat
OLIB_ING equ 1
IFNDEF P_STD_INC
INCLUDE ..\inc\P_STD.INC
ENDIF
IFNDEF P_OBJECT_INC
INCLUDE ..\inc\P_OBJECT.INC
ENDIF
; Category Numbers
CAT_OLIB_OLIB equ 0
; Class Numbers
C_ROOT equ 0
; Method Numbers
O_DESTROY equ 0
; Property of root
PRS_ROOT struc
RootPc P_OBJECT <>
PRS_ROOT ends
PR_ROOT struc
RootRoot PRS_ROOT <>
PR_ROOT ends