]> mj.ucw.cz Git - libucw.git/blob - sherlock/xml/libshxml.pc
Libucw: Be able to use public tmp directory.
[libucw.git] / sherlock / xml / libshxml.pc
1 # pkg-config metadata for libshxml
2
3 libdir=@LIBDIR@
4 incdir=.
5
6 Name: libshxml
7 Description: XML parser for Sherlock project
8 Version: @SHERLOCK_VERSION@
9 Cflags: -I${incdir}
10 Libs: -L${libdir} -lshxml
11 Requires: @DEPS@