This commit is contained in:
Chris Cannam
2022-09-29 16:26:46 +01:00
3 changed files with 7 additions and 4 deletions

View File

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