view libpst.pc.in @ 255:ab87f9070ed2 stable-0-6-49

fix to ignore embedded objects that are not email messages
author Carl Byington <carl@five-ten-sg.com>
date Mon, 13 Sep 2010 14:47:09 -0700
parents 9bbc834d5f3e
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libpst
Description: A library for reading PST files
Version: @VERSION@
Requires:
Libs: -L${libdir} -lpst
Cflags: -I${includedir}/libpst-@LIBPST_SO_MAJOR@