forked from Mirrors/freeswitch
FS-4768 windows add libmpg download depends
This commit is contained in:
parent
17a523ec33
commit
1c24e8fb6b
@ -1325,6 +1325,11 @@ yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o "$(ProjectDir)..\libmpg123\
|
|||||||
<None Include="..\..\libmpg123\src\libmpg123\synth_x86_64_s32.S" />
|
<None Include="..\..\libmpg123\src\libmpg123\synth_x86_64_s32.S" />
|
||||||
<None Include="..\..\libmpg123\src\libmpg123\tabinit_mmx.S" />
|
<None Include="..\..\libmpg123\src\libmpg123\tabinit_mmx.S" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<ProjectReference Include="..\Download mpg123.2012.vcxproj">
|
||||||
|
<Project>{e796e337-de78-4303-8614-9a590862ee95}</Project>
|
||||||
|
</ProjectReference>
|
||||||
|
</ItemGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
<ImportGroup Label="ExtensionTargets">
|
<ImportGroup Label="ExtensionTargets">
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
|
Loading…
Reference in New Issue
Block a user