Mercurial > hg > svcore
diff data/fileio/MatrixFile.cpp @ 387:7aa1de571880
* juggle some files around in order to free audioio, base, and system libraries
from dependency on QtGui
author | Chris Cannam |
---|---|
date | Wed, 12 Mar 2008 17:42:56 +0000 |
parents | dc46851837d6 |
children | 3012af787e4a |
line wrap: on
line diff
--- a/data/fileio/MatrixFile.cpp Sat Mar 01 16:17:44 2008 +0000 +++ b/data/fileio/MatrixFile.cpp Wed Mar 12 17:42:56 2008 +0000 @@ -32,8 +32,8 @@ #include <QFileInfo> #include <QDir> -//#define DEBUG_MATRIX_FILE 1 -//#define DEBUG_MATRIX_FILE_READ_SET 1 +#define DEBUG_MATRIX_FILE 1 +#define DEBUG_MATRIX_FILE_READ_SET 1 #ifdef DEBUG_MATRIX_FILE_READ_SET #ifndef DEBUG_MATRIX_FILE