]> mj.ucw.cz Git - libucw.git/blob - shxml/libshxml.pc
Implemented a new growing array module
[libucw.git] / shxml / 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: @UCW_VERSION@
9 Cflags: -I${incdir}
10 Libs: -L${libdir} -lshxml
11 Requires: @DEPS@