summaryrefslogtreecommitdiff
path: root/data-control.pc.in
blob: 19dc8d0fd3c3876e28b88d1a00828c6c78c8aabb (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: data-control
Description: Data Control managed library
Version: @VERSION@
Requires: capi-base-common
Libs: -L${libdir} -ldata-control
Cflags: -I${includedir}