Update build files

This commit is contained in:
Chris Cannam
2022-09-02 13:11:15 +01:00
parent 8c817265d5
commit deb84a5f78
7 changed files with 8 additions and 0 deletions

View File

@@ -157,6 +157,7 @@
<ClCompile Include="..\src\common\Allocators.cpp" />
<ClCompile Include="..\src\common\StretchCalculator.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>