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++-2.6 glibmm-2.4
9 Libs: @libs@
10 Cflags: -I${includedir}