Update version number, other builds, and C API
This commit is contained in:
@@ -147,17 +147,18 @@
|
||||
<ClCompile Include="..\src\faster\SilentAudioCurve.cpp" />
|
||||
<ClCompile Include="..\src\faster\PercussiveAudioCurve.cpp" />
|
||||
<ClCompile Include="..\src\faster\StretcherChannelData.cpp" />
|
||||
<ClCompile Include="..\src\faster\StretcherImpl.cpp" />
|
||||
<ClCompile Include="..\src\faster\R2Stretcher.cpp" />
|
||||
<ClCompile Include="..\src\faster\StretcherProcess.cpp" />
|
||||
<ClCompile Include="..\src\common\BQResampler.cpp" />
|
||||
<ClCompile Include="..\src\common\Profiler.cpp" />
|
||||
<ClCompile Include="..\src\common\Resampler.cpp" />
|
||||
<ClCompile Include="..\src\common\FFT.cpp" />
|
||||
<ClCompile Include="..\src\common\Log.cpp" />
|
||||
<ClCompile Include="..\src\common\Allocators.cpp" />
|
||||
<ClCompile Include="..\src\common\StretchCalculator.cpp" />
|
||||
<ClCompile Include="..\src\common\sysutils.cpp" />
|
||||
<ClCompile Include="..\src\common\Thread.cpp" />
|
||||
<ClCompile Include="..\src\finer\R3StretcherImpl.cpp" />
|
||||
<ClCompile Include="..\src\finer\R3Stretcher.cpp" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
|
||||
Reference in New Issue
Block a user