more work to get libxml / libcollada-dom to build multiplatform

This commit is contained in:
ejcoumans
2006-06-19 19:33:14 +00:00
parent 0f3bda1fb0
commit 8dcbaeb2b8
157 changed files with 134901 additions and 375 deletions

View 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@"