Apply coding style of tizen by astyle
[platform/core/security/libwebappenc.git] / build / libwebappenc.pc.in
1 prefix=@PREFIX@
2 libdir=@PREFIX@/lib
3 includedir=@PREFIX@/include
4
5 Name: @PC_NAME@
6 Description: Web application encryption and decryption service based on key-manager
7 Version: @VERSION@
8 Requires: @PC_REQUIRED@
9 Libs: @PC_LDFLAGS@
10 Cflags: @PC_CFLAGS@