mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-08 07:32:48 +08:00
TP4初始版本提交
This commit is contained in:
6
Vendor/phpRPC/pecl/xxtea/config.w32
vendored
Normal file
6
Vendor/phpRPC/pecl/xxtea/config.w32
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
ARG_ENABLE("xxtea", "xxtea module", "no");
|
||||
|
||||
if (PHP_XXTEA != "no") {
|
||||
EXTENSION("xxtea", "php_xxtea.c xxtea.c");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user