view libpst.pc.in @ 126:f01d6163acba

remove obsolete win32 directory since msvc builds are not directly supported
author Carl Byington <carl@five-ten-sg.com>
date Wed, 04 Feb 2009 20:59:06 -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}