FS-4768 windows add libmpg download depends

This commit is contained in:
Jeff Lenk 2013-01-09 11:17:38 -06:00
parent 17a523ec33
commit 1c24e8fb6b
1 changed files with 5 additions and 0 deletions

View File

@ -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\tabinit_mmx.S" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Download mpg123.2012.vcxproj">
<Project>{e796e337-de78-4303-8614-9a590862ee95}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>