aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetdatacache.pc.in
blob: e69875e5ce57fb1693953da59e212d427a374a38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: GNUnet datacache
Description: Provides datacache API implementation
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetdatacache
Cflags: -I${includedir}