Fix VS filters for recently added files

This commit is contained in:
baldurk
2019-05-15 12:40:34 +01:00
parent bae420d83f
commit 2ed1de4632
+9 -3
View File
@@ -937,9 +937,15 @@
<None Include="data\hlsl\misc.hlsl">
<Filter>Resources\hlsl</Filter>
</None>
<None Include="data\hlsl\pixelhistory.hlsl" />
<None Include="data\hlsl\quadoverdraw.hlsl" />
<None Include="data\hlsl\texdisplay.hlsl" />
<None Include="data\hlsl\pixelhistory.hlsl">
<Filter>Resources\hlsl</Filter>
</None>
<None Include="data\hlsl\quadoverdraw.hlsl">
<Filter>Resources\hlsl</Filter>
</None>
<None Include="data\hlsl\texdisplay.hlsl">
<Filter>Resources\hlsl</Filter>
</None>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="data\renderdoc.rc">