annotate sonic-annotator.pro @ 31:8b20521fc40f

* Commit old fix (which I hope was correct!) to avoid leaking fds on exceptions * Remove dependency on audioio library
author Chris Cannam
date Fri, 12 Mar 2010 12:08:21 +0000
parents 3063f5cdca6b
children 94d988cef54e
rev   line source
Chris@4 1
Chris@4 2 TEMPLATE = subdirs
Chris@4 3
Chris@31 4 SUBDIRS = base data plugin rdf system transform runner
Chris@4 5
Chris@4 6