Remove deleted file from MSVC projects

This commit is contained in:
baldurk
2016-02-17 13:59:01 +01:00
parent c4c0ab8c5b
commit 1be73d0ff7
2 changed files with 1 additions and 5 deletions
@@ -60,7 +60,6 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClInclude Include="official\vk_ext_debug_report.h" />
<ClInclude Include="official\vk_layer.h" />
<ClInclude Include="official\vk_lunarg_debug_marker.h" />
<ClInclude Include="official\vk_platform.h" />
@@ -222,4 +221,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>
@@ -126,9 +126,6 @@
<ClInclude Include="official\vulkan.h">
<Filter>official</Filter>
</ClInclude>
<ClInclude Include="official\vk_ext_debug_report.h">
<Filter>official</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<Filter Include="OS">