Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libcxml
[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
9 Libs: @libs@
10 Cflags: -I${includedir}