summaryrefslogtreecommitdiff
path: root/capi-message-port.pc.in
blob: 6d45e2b1cc5695a0242854f2eae934d971d43365 (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-message-port
Description: @PACKAGE_DESCRIPTION@
Version: @VERSION@
Requires: capi-base-common
Libs: -L${libdir} -lmessage-port
Cflags: -I${includedir}