]> mj.ucw.cz Git - eval.git/blob - sherlock/libsh.pc
Renamed MoeStatus -> Status
[eval.git] / sherlock / libsh.pc
1 # pkg-config metadata for libsh
2
3 libdir=@LIBDIR@
4 incdir=.
5
6 Name: libsh
7 Description: Functions common to the whole Sherlock project
8 Version: @SHERLOCK_VERSION@
9 Cflags: -I${incdir}
10 Libs: -L${libdir} -lsh
11 Requires: @DEPS@