aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunettestbed.pc.in
blob: cf4fffb46a1751172e746dba39d884a942e476af (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 Testbed
Description: Provides API for deploying and managing testbeds
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunettestbed
Cflags: -I${includedir}