Mercurial > hg > qm-dsp
diff build/msvc/QMDSP.vcxproj @ 211:a41bea655151 msvc
Rename FFT back again, now we have our own project
| author | Chris Cannam |
|---|---|
| date | Mon, 05 Feb 2018 17:40:13 +0000 |
| parents | cf62f73766e9 |
| children | 254313f0ef9b |
line wrap: on
line diff
--- a/build/msvc/QMDSP.vcxproj Mon Feb 05 17:36:47 2018 +0000 +++ b/build/msvc/QMDSP.vcxproj Mon Feb 05 17:40:13 2018 +0000 @@ -140,7 +140,7 @@ <ClCompile Include="..\..\dsp\tonal\TCSgram.cpp" /> <ClCompile Include="..\..\dsp\tonal\TonalEstimator.cpp" /> <ClCompile Include="..\..\dsp\transforms\DCT.cpp" /> - <ClCompile Include="..\..\dsp\transforms\FFTqm.cpp" /> + <ClCompile Include="..\..\dsp\transforms\FFT.cpp" /> <ClCompile Include="..\..\dsp\wavelet\Wavelet.cpp" /> <ClCompile Include="..\..\ext\cblas\src\cblas_ddot.c" /> <ClCompile Include="..\..\ext\cblas\src\cblas_dgemm.c" />
