diff options
Diffstat (limited to 'libcxml.pc.in')
| -rw-r--r-- | libcxml.pc.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libcxml.pc.in b/libcxml.pc.in new file mode 100644 index 0000000..ebf8bbf --- /dev/null +++ b/libcxml.pc.in @@ -0,0 +1,10 @@ +prefix=@prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: libcxml +Description: Library to simplify XML parsing with libxml++ +Version: @version@ +Requires: libxml++-2.6 +Libs: @libs@ +Cflags: -I${includedir} |
