mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@63499 954022d7-b5bf-4e40-9824-e11837661b57
9 lines
199 B
Bash
9 lines
199 B
Bash
#
|
|
# 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@"
|
|
|