aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetdatastore.pc.in
blob: 69ff505f5577ae7721a1ebcf10673260c0e38588 (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 datastore
Description: Management API for the datastore for persistent storage to disk
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetdatastore
Cflags: -I${includedir}