3 Star 1 Fork 2

Apache / xerces-c

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
xerces-c.pc.in 249 Bytes
一键复制 编辑 原始数据 按行查看 历史
Scott Cantor 提交于 2017-06-21 21:07 . Port XERCESC-1951 from 3.1 branch.
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Xerces-C++
Description: Validating XML parser library for C++
Version: @VERSION@
Libs: -L${libdir} -lxerces-c
Libs.private: @CURL_LIBS@
Cflags: -I${includedir}
C
1
https://gitee.com/apache/xerces-c.git
git@gitee.com:apache/xerces-c.git
apache
xerces-c
xerces-c
master

搜索帮助