summaryrefslogtreecommitdiff
path: root/capi-data-control.pc.in
blob: 990d71a214643c689c01bef1ff77d2a4bf8ba9ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

# Package Information for pkg-config

prefix=@PREFIX@
exec_prefix=/usr
libdir=@LIB_INSTALL_DIR@
includedir=@INCLUDE_INSTALL_DIR@/appfw

Name: capi-data-control
Description: Data Control managed library
Version: @VERSION@
Requires: capi-base-common
Libs: -L${libdir} -ldata-control
Cflags: -I${includedir}