build.conf
来自「linux网络服务器工具」· CONF 代码 · 共 29 行
CONF
29 行
## Configuration file for APR. Used by APR/build/gen-build.py#[options]# paths to platform-independent .c files to buildpaths = passwd/*.c strings/*.c tables/*.c# directories that have platform-specific code in them. the resulting# pattern will be: SUBDIR/PLATFORM/*.cplatform_dirs = dso file_io locks memory misc mmap network_io poll random shmem support threadproc time user atomic# all the public headersheaders = include/*.h# aplibtool is manually built by the configure process# build/aplibtool.c# we have a recursive makefile for the test files (for now)# test/*.cdsp = libapr.dsp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?