diff options
Diffstat (limited to 'build/visual-studio/render-test-tool/render-test-tool.vcxproj')
| -rw-r--r-- | build/visual-studio/render-test-tool/render-test-tool.vcxproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/visual-studio/render-test-tool/render-test-tool.vcxproj b/build/visual-studio/render-test-tool/render-test-tool.vcxproj index 8cca49a83..1c913b878 100644 --- a/build/visual-studio/render-test-tool/render-test-tool.vcxproj +++ b/build/visual-studio/render-test-tool/render-test-tool.vcxproj @@ -179,8 +179,6 @@ </PostBuildEvent> </ItemDefinitionGroup> <ItemGroup> - <ClInclude Include="..\..\..\tools\render-test\bind-location.h" /> - <ClInclude Include="..\..\..\tools\render-test\cpu-compute-util.h" /> <ClInclude Include="..\..\..\tools\render-test\options.h" /> <ClInclude Include="..\..\..\tools\render-test\png-serialize-util.h" /> <ClInclude Include="..\..\..\tools\render-test\shader-input-layout.h" /> @@ -188,8 +186,6 @@ <ClInclude Include="..\..\..\tools\render-test\slang-support.h" /> </ItemGroup> <ItemGroup> - <ClCompile Include="..\..\..\tools\render-test\bind-location.cpp" /> - <ClCompile Include="..\..\..\tools\render-test\cpu-compute-util.cpp" /> <ClCompile Include="..\..\..\tools\render-test\options.cpp" /> <ClCompile Include="..\..\..\tools\render-test\png-serialize-util.cpp" /> <ClCompile Include="..\..\..\tools\render-test\render-test-main.cpp" /> |
