aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetreclaim.pc.in
blob: b23e2ca70f6ada1d70553470e46c103d0c573dab (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 RECLAIM
Description: Provides API to access the GNUnet RECLAIM subsystem
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetreclaim
Cflags: -I${includedir}