1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2025-07-25 02:09:53 +02:00

add more modules

This commit is contained in:
lxsang
2019-11-18 10:31:08 +01:00
parent 92ff433198
commit 4daf40c2d3
13 changed files with 37 additions and 2330 deletions

View File

@ -1,7 +0,0 @@
include ../../../../var.mk
LIB_NAME=stmr.$(LIB_EXT)
LIB_OBJ= stmr.o
include ../../lib.mk

4
lib/stmr/Makefile.am Normal file
View File

@ -0,0 +1,4 @@
lib_LTLIBRARIES = stmr.la
stmr_la_LDFLAGS = -module -avoid-version -shared
stmr_la_SOURCES = stmr.c
libdir=$(prefix)/lib/lua/