build: add the SIBO SDK
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
IMAGE prndir
|
||||
|
||||
EXTERNAL olib
|
||||
|
||||
INCLUDE varray.g
|
||||
INCLUDE p_file.h
|
||||
|
||||
|
||||
CLASS dirlist vaxvar
|
||||
Directory list
|
||||
{
|
||||
REPLACE va_test sort by various criteria
|
||||
TYPES
|
||||
{
|
||||
typedef struct
|
||||
{
|
||||
P_INFO info;
|
||||
TEXT name[P_FNAMESIZE];
|
||||
} DIRLIST_ITEM;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user