Add mathmisc to dotnet
1 files changed, 1 insertions(+), 0 deletions(-) M dotnet/rubberband-library.vcxproj
M dotnet/rubberband-library.vcxproj +1 -0
@@ 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>