summaryrefslogtreecommitdiffstats
path: root/libvformat-1.0.pc.in
blob: 23fce075452fc43f04afc07ecf1a2a36317aa003 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libvformat
Description: A small, portable library for accessing vformat objects eg VCARD.
Version: @VERSION@
Requires:
Libs: -L${libdir} -lvformat
Cflags: -I${includedir}