Some platforms don't even have libxml++ version defines.
[libcxml.git] / libcxml.pc.in
1 prefix=@prefix@
2 libdir=@libdir@
3 includedir=@includedir@
4
5 Name: libcxml
6 Description: Library to simplify XML parsing with libxml++
7 Version: @version@
8 Requires: libxml++-@xmlpp_api@ glibmm-@glibmm_api@
9 Libs: @libs@
10 Cflags: -I${includedir}