Mercurial > hg > libxtract
view libxtract.pc.in @ 105:f2af1c75e3ed
- Added extra argument to xtract_spectrum to give the option of normalising the magnitude/power coeffificients
- Removed duplicate code block (argc assignment) from descriptors.c
- Added some extra documentation to libxtract.h
author | Jamie Bullock <jamie@postlude.co.uk> |
---|---|
date | Thu, 27 Dec 2007 17:51:07 +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}