summaryrefslogtreecommitdiff
path: root/capi-content-mime-type.pc.in
blob: 640d4317ac22de2d019ff199ed0a772d9d7abcef (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=/usr/lib
includedir=/usr/include/content

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