LRN: Adding vectored exception handling for W32 (#1965)
[oweals/gnunet.git] / pkgconfig / gnunetdhtlog.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: GNUnet dhtlog
7 Description: Library for logging DHT operations via plugins
8 URL: http://gnunet.org
9 Version: @VERSION@
10 Requires:
11 Libs: -L${libdir} -lgnunetdhtlog
12 Cflags: -I${includedir}