summaryrefslogtreecommitdiff
path: root/build/libwebappenc.pc.in
blob: e86fde8b7aa2a49296ab104ff777372eece713ba (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@PREFIX@
libdir=@PREFIX@/lib
includedir=@PREFIX@/include

Name: @PC_NAME@
Description: Web application encryption and decryption service based on key-manager
Version: @VERSION@
Requires:
Libs: @PC_LDFLAGS@
Cflags: @PC_CFLAGS@