view libpst.pc.in @ 140:fc6c54c453e5

patch from Fridrich Strba for dll build on mingw and cygwin
author Carl Byington <carl@five-ten-sg.com>
date Mon, 09 Feb 2009 08:23:41 -0800
parents ff1743cbe4aa
children 9bbc834d5f3e
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}