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
+31
View File
@@ -0,0 +1,31 @@
#system epoc img
#set epocinit=iplib
#model small jpi
#abort on
#compile demo.cat
#if %remake #or (demo.rsg #older demo.rss) #then
#file delete demo.rsg
#run "rs demo" no_window no_abort
#endif
#if demo.rzc #older demo.rsg #then
#run "rch demo" no_window no_abort
#file delete tprint.img
#endif
#compile delp.c
#compile dedlg.c
#compile demain.c
#compile dewserv.c
#if (tprint.img #older tprint.afl) #or (tprint.img #older demo.pic) #then
#file delete tprint.img
#endif
#pragma link(olib.lib)
#pragma link(hwim.lib)
#link tprint.img