aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetmesh.pc.in
blob: e6ed8de1a12b5711642ebdf0720fe334c06ecc8c (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 Mesh
Description: API for multicast and multi-hop routing between GNUnet peers
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetmesh
Cflags: -I${includedir}