]> mj.ucw.cz Git - libucw.git/blob - shxml/libshxml.pc
Sorter: Make sort-test a part of the test suite
[libucw.git] / shxml / libshxml.pc
1 # pkg-config metadata for libshxml
2
3 libdir=@LIBDIR@
4 incdir=.
5
6 # Override if you want to use the -pic version
7 picsuffix=
8
9 Name: libshxml
10 Description: XML parser for Sherlock project
11 Version: @UCW_VERSION@
12 Cflags: -I${incdir}
13 Libs: -L${libdir} -lshxml${picsuffix}
14 Requires: @DEPS@