DirectXTex: fixed up project references and filters

This commit is contained in:
walbourn_cp
2013-10-21 14:04:38 -07:00
parent 05a7111c2b
commit bbf444bb07
8 changed files with 16 additions and 20 deletions

View File

@@ -359,12 +359,12 @@
<ResourceCompile Include="DDSView.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DirectXTex\DirectXTex_Desktop_2010.vcxproj">
<Project>{371b9fa9-4c90-4ac6-a123-aced756d6c77}</Project>
</ProjectReference>
<None Include="ddsview.fx" />
</ItemGroup>
<ItemGroup>
<None Include="ddsview.fx" />
<ProjectReference Include="..\DirectXTex\DirectXTex_Desktop_2010_SDK81.vcxproj">
<Project>{371b9fa9-4c90-4ac6-a123-aced756d6c77}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets" />