Fix issue:#9

update VS2010 and VS2012 project
This commit is contained in:
ruil2 2013-12-12 17:15:52 +08:00
parent b4e1c41bca
commit 661988ada7
6 changed files with 6 additions and 6 deletions

View File

@ -171,7 +171,7 @@
<ClInclude Include="..\..\..\decoder\plus\inc\welsDecoderExt.h" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="WelsDecCore.vcxproj">
<ProjectReference Include="WelsDecCore_2012.vcxproj">
<Project>{01b4ae41-6ad6-4caf-aeb3-c42f7f9121d5}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>

View File

@ -162,7 +162,7 @@
<None Include="..\..\..\..\bin\Release\welsdec.cfg" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="WelsDecPlus.vcxproj">
<ProjectReference Include="WelsDecPlus_2010.vcxproj">
<Project>{1131558a-9986-4f4b-a13f-8b7f4c8438bf}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>

View File

@ -153,7 +153,7 @@
<None Include="..\..\..\..\bin\Release\welsdec.cfg" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="WelsDecPlus.vcxproj">
<ProjectReference Include="WelsDecPlus_2012.vcxproj">
<Project>{1131558a-9986-4f4b-a13f-8b7f4c8438bf}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>

View File

@ -183,7 +183,7 @@
</ResourceCompile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="WelsEncCore.vcxproj">
<ProjectReference Include="WelsEncCore_2010.vcxproj">
<Project>{59208004-1774-4816-ac24-31ff44c324b4}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>

View File

@ -161,7 +161,7 @@
<ClInclude Include="..\..\..\console\enc\inc\read_config.h" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="WelsEncPlus.vcxproj">
<ProjectReference Include="WelsEncPlus_2010.vcxproj">
<Project>{1e7b4e9a-986e-4167-8c70-6e4f60eaee7f}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>

View File

@ -153,7 +153,7 @@
<ClInclude Include="..\..\..\console\enc\inc\read_config.h" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="WelsEncPlus.vcxproj">
<ProjectReference Include="WelsEncPlus_2012.vcxproj">
<Project>{1e7b4e9a-986e-4167-8c70-6e4f60eaee7f}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>