view libpst.pc.in @ 173:d9393349ab29

new debianization from hggdh
author Carl Byington <carl@five-ten-sg.com>
date Sat, 04 Apr 2009 19:23:33 -0700
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}