Mercurial > hg > qm-vamp-plugins
diff qm-vamp-plugins.pro @ 63:b084e87b83e4
* Add README files for the various platform packages
* Fix typo in cat file
* Return simpler key names from key detector
* Chromagram and constant Q default to unnormalized
* Permit up to 48 bpo in constant Q
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Thu, 07 Feb 2008 10:03:04 +0000 |
parents | 90fa946fda40 |
children | 5f46f4b33fd1 |
line wrap: on
line diff
--- a/qm-vamp-plugins.pro Fri Feb 01 16:57:22 2008 +0000 +++ b/qm-vamp-plugins.pro Thu Feb 07 10:03:04 2008 +0000 @@ -4,7 +4,7 @@ CONFIG += plugin warn_on release CONFIG -= qt -linux-g++:QMAKE_CXXFLAGS_RELEASE += -DNDEBUG -O3 -march=pentium3 -mfpmath=sse -msse -ffast-math +linux-g++:QMAKE_CXXFLAGS_RELEASE += -DNDEBUG -O3 -fno-exceptions -fPIC -march=pentium3 -mfpmath=sse -msse -ffast-math OBJECTS_DIR = tmp_obj MOC_DIR = tmp_moc