You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

11 lines
311 B

prefix=/Users/chris/work/storm/build_xcode/resources/3rdparty/xercesc-3.1.2
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: Xerces-C++
Description: Validating XML parser library for C++
Version: 3.1.2
Libs: -L${libdir} -lxerces-c
Libs.private: -lcurl
Cflags: -I${includedir}