Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

9 lines
421 B
Bash

#
# Configuration file for using the XML library in GNOME applications
#
XML2_LIBDIR="-L/home/compile/Perforce/bdeschenes/BDeschenes_UE4_Dev-Enterprise_CentOS/Engine/Source/ThirdParty/libxml2/tmp/build/lib"
XML2_LIBS="-lxml2 -lz -lm "
XML2_INCLUDEDIR="-I/home/compile/Perforce/bdeschenes/BDeschenes_UE4_Dev-Enterprise_CentOS/Engine/Source/ThirdParty/libxml2/tmp/build/include/libxml2"
MODULE_VERSION="xml2-2.9.10"