mirror of
https://github.com/lxsang/antd-lua-plugin
synced 2025-02-13 15:02:48 +01:00
fix
This commit is contained in:
parent
d869c3d9ee
commit
2cc5b468bc
@ -5,7 +5,6 @@ AC_INIT([lua], [0.5.2b], [xsang.le@gmail.com])
|
||||
# [subdir-objects] if needed
|
||||
AM_INIT_AUTOMAKE([subdir-objects])
|
||||
|
||||
: ${CFLAGS="-g -O0"}
|
||||
# dependencies
|
||||
# C compiler
|
||||
AC_PROG_CC
|
||||
|
BIN
dist/lua-0.5.2b.tar.gz
vendored
BIN
dist/lua-0.5.2b.tar.gz
vendored
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
#include <antd/plugin.h>
|
||||
#define PLUGIN_IMPLEMENT 1
|
||||
#include "lua-api.h"
|
||||
|
||||
static const struct luaL_Reg modules [] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user