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 pmodlocs.cl */
#define PMODLOCS_G
#ifndef FACTIVE_G
#include <factive.g>
#endif
#ifndef PRNTDLGS_G
#include <prntdlgs.g>
#endif
/* Class Numbers */
#define C_PMODLOCS 73
/* Method Numbers */
/* Property of pmodlocs */
typedef struct {
PR_PRNMODEL *dl;
} PRS_PMODLOCS;
typedef struct pr_pmodlocs
{
PRS_ROOT root;
PRS_LOCS locs;
PRS_PMODLOCS pmodlocs;
} PR_PMODLOCS;