Mercurial > hg > svcore
diff svcore.pro @ 648:fd82ea0fc9f4
* Update SRCDIR for new layout, regenerate configure
author | Chris Cannam |
---|---|
date | Wed, 22 Sep 2010 11:24:20 +0100 |
parents | 9a6b50d3cc50 |
children | 920e3880f7b4 |
line wrap: on
line diff
--- a/svcore.pro Wed Sep 22 11:02:46 2010 +0100 +++ b/svcore.pro Wed Sep 22 11:24:20 2010 +0100 @@ -17,14 +17,6 @@ # Doesn't work with this library, which contains C99 as well as C++ PRECOMPILED_HEADER = - -#DEPENDPATH += fft fileio model osc .. -#INCLUDEPATH += . fft fileio model osc .. - -#DEPENDPATH += . .. api plugins api/alsa api/alsa/sound -#INCLUDEPATH += . .. api api/alsa plugins api/alsa/sound - - # Set up suitable platform defines for RtMidi linux*: DEFINES += __LINUX_ALSASEQ__ macx*: DEFINES += __MACOSX_CORE__