mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-19 04:29:41 +00:00
9 lines
191 B
Bash
9 lines
191 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@"
|
|
|