mirror of
https://github.com/lxsang/antd-lua-plugin
synced 2024-12-28 02:18:21 +01:00
8 lines
93 B
Makefile
8 lines
93 B
Makefile
include ../../../../var.mk
|
|
|
|
LIB_NAME=wurl.$(LIB_EXT)
|
|
LIB_OBJ= wurl.o
|
|
|
|
|
|
|
|
include ../../lib.mk |