build: add the SIBO SDK
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user