Build fix

This commit is contained in:
Chris Cannam
2022-09-02 16:40:52 +01:00
parent 9001b5459c
commit 214ddd6899

View File

@@ -156,6 +156,7 @@
<ClCompile Include="..\src\common\Log.cpp" />
<ClCompile Include="..\src\common\Allocators.cpp" />
<ClCompile Include="..\src\common\StretchCalculator.cpp" />
<ClCompile Include="..\src\common\mathmisc.cpp" />
<ClCompile Include="..\src\common\sysutils.cpp" />
<ClCompile Include="..\src\common\Thread.cpp" />
<ClCompile Include="..\src\finer\R3Stretcher.cpp" />