view libxtract.pc.in @ 150:9283aaf1ffb8

implemented optimised FFT via the Accelerate framework. closes #5
author Jamie Bullock <jamie@jamiebullock.com>
date Wed, 09 Jan 2013 23:09:34 +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}