view libxtract.pc.in @ 88:525bfdf936c6

Added java bindings. Everything seems to work OK, except test.java won't compile. Some kind of path error, but I can't work out how to fix it.
author Jamie Bullock <jamie@postlude.co.uk>
date Wed, 05 Sep 2007 14:32:17 +0000
parents 582330cfa6e5
children
line wrap: on
line source
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libxtract
Description: A lightweight feature extraction library
Version: @VERSION@
Libs: -L${libdir} -lxtract
Cflags: -I${includedir}