more work to get libxml / libcollada-dom to build multiplatform
This commit is contained in:
8
Extras/LibXML/xml2Conf.sh.in
Normal file
8
Extras/LibXML/xml2Conf.sh.in
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@"
|
||||
|
||||
Reference in New Issue
Block a user