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