Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f07f3ae

Browse files
committed
libsndfile 1.2.0
1 parent 8d0cb2d commit f07f3ae

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Transcoder/Tools/qaac/libsndfile-1.dll

Lines changed: 0 additions & 3 deletions
This file was deleted.

Transcoder/Tools/qaac/sndfile.dll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:1afa8b0d75f9f040da0348ca8a24eb220806bfb04027f04c16edd47251a4c73a
3+
size 2538496

Transcoder/Transcoder.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,6 @@
154154
<Content Include="tools\qaac\libFLAC_dynamic.dll">
155155
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
156156
</Content>
157-
<Content Include="tools\qaac\libsndfile-1.dll">
158-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
159-
</Content>
160157
<Content Include="tools\qaac\libsoxconvolver64.dll">
161158
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
162159
</Content>
@@ -169,6 +166,9 @@
169166
<Content Include="tools\qaac\refalac64.exe">
170167
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
171168
</Content>
169+
<Content Include="tools\qaac\sndfile.dll">
170+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
171+
</Content>
172172
</ItemGroup>
173173
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
174174
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.

0 commit comments

Comments
 (0)