1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2025-07-26 10:49:51 +02:00

ffi via libffi (contd)

This commit is contained in:
lxsang
2019-04-30 20:09:07 +02:00
parent ef51f7f700
commit 0ac583407d
6 changed files with 397 additions and 1 deletions

View File

@ -3,7 +3,7 @@ include var.mk
PL_NAME=lua-api
PLUGINS=$(PL_NAME).$(EXT)
LLIBS=wurl.llib ulib.llib ann.llib stmr.llib #pibot.llib
LLIBS=wurl.llib ulib.llib ann.llib stmr.llib ffi.llib #pibot.llib
OBJS = $(PLUGINS_BASE)/plugin.o