summaryrefslogtreecommitdiff
path: root/location-appman.pc.in
blob: be7049100b839631909ee68b901d357332b6d3da (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=/usr/include/location-appman

Name: @PC_NAME@
Description: @PACKAGE_DESCRIPTION@
Version: @VERSION@
Requires: @PC_REQUIRED@
Libs: -L${libdir} -llocation-appman
Cflags: -I${includedir}