Add checkerboard files to vcxproj

This commit is contained in:
baldurk
2015-09-08 14:10:01 +02:00
parent 9e43d99ccf
commit 1fff507bd3
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -359,6 +359,8 @@
<None Include="data\hlsl\multisample.hlsl" />
<None Include="data\spv\blit.vert" />
<None Include="data\spv\blitvs.spv" />
<None Include="data\spv\checkerboard.frag" />
<None Include="data\spv\checkerboardfs.spv" />
<None Include="data\spv\texdisplay.frag" />
<None Include="data\spv\texdisplayfs.spv" />
<None Include="os\win32\comexport.def" />
+6
View File
@@ -442,6 +442,12 @@
<None Include="data\spv\texdisplayfs.spv">
<Filter>Resources\spv</Filter>
</None>
<None Include="data\spv\checkerboard.frag">
<Filter>Resources\spv</Filter>
</None>
<None Include="data\spv\checkerboardfs.spv">
<Filter>Resources\spv</Filter>
</None>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="data\renderdoc.rc">