mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-08 23:52:49 +08:00
增加hprpc第三方库
This commit is contained in:
6
library/vendor/phprpc/pecl/xxtea/config.w32
vendored
Normal file
6
library/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