summaryrefslogtreecommitdiff
path: root/maps-plugin-mapquest.pc.in
blob: 599cd7867bf86e23c423194b5cc0f8bd03e2a28b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#Package Information for pkg-config

prefix=@PREFIX@
exec_prefix=/usr
libdir=/usr/lib
includedir=@PC_INCLUDE@

Name: @PC_NAME@
Description: @PC_DESCRIPTION@
Version: @VERSION@
Requires: @PC_REQUIRED@
Libs: -L${libdir} @PC_LDFLAGS@
Cflags: -I${includedir}