aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetcore.pc.in
blob: e1d52ed9ce9205322be47326519e06cea514a0d5 (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 core
Description: Provides API for (encrypted) P2P communication
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetcore
Cflags: -I${includedir}