Merge branch 'cth' of ssh://git.carlh.net/home/carl/git/asdcplib-cth into cth
[asdcplib-cth.git] / asdcplib-cth.pc.in
1 prefix=@prefix@
2 libdir=@libdir@
3 includedir=@includedir@
4
5 Name: libasdcp-cth
6 Description: asdcplib with patches by cth@carlh.net
7 Version: @version@
8 Requires: openssl
9 Libs: @libs@
10 Cflags: -I${includedir} @cflags@