build.conf
来自「apache服务器源代码(版本号:2.2.2)」· CONF 代码 · 共 33 行
CONF
33 行
## Configuration file for APRUTIL. Used by APR/build/gen-build.py#[options]# the platform-independent .c filespaths = buckets/*.c crypto/*.c dbm/*.c dbm/sdbm/*.c encoding/*.c hooks/*.c ldap/*.c misc/*.c uri/apr_uri.c xml/*.c strmatch/*.c xlate/*.c dbd/*.c# we have no platform-specific subdirsplatform_dirs =# the public headersheaders = include/*.h# gen_uri_delim.c# we have a recursive makefile for the test files (for now)# test/*.c
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?