Added external/libxml2 (for Android)
This commit is contained in:
parent
3f3572b66d
commit
7ffb3d0d25
289 changed files with 361404 additions and 0 deletions
8
external/libxml2/xml2Conf.sh.in
vendored
Normal file
8
external/libxml2/xml2Conf.sh.in
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
#
|
||||
# Configuration file for using the XML library in GNOME applications
|
||||
#
|
||||
XML2_LIBDIR="@XML_LIBDIR@"
|
||||
XML2_LIBS="@XML_LIBS@"
|
||||
XML2_INCLUDEDIR="@XML_INCLUDEDIR@"
|
||||
MODULE_VERSION="xml2-@VERSION@"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue