summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/angle/projects/samples/hello_triangle.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/angle/projects/samples/hello_triangle.vcxproj.filters')
-rw-r--r--chromium/third_party/angle/projects/samples/hello_triangle.vcxproj.filters17
1 files changed, 17 insertions, 0 deletions
diff --git a/chromium/third_party/angle/projects/samples/hello_triangle.vcxproj.filters b/chromium/third_party/angle/projects/samples/hello_triangle.vcxproj.filters
new file mode 100644
index 00000000000..94b76890907
--- /dev/null
+++ b/chromium/third_party/angle/projects/samples/hello_triangle.vcxproj.filters
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup>
+ <Filter Include="angle">
+ <UniqueIdentifier>{2039F76D-4C9A-B8A0-444A-4766C6F6104A}</UniqueIdentifier>
+ </Filter>
+ <Filter Include="angle\hello_triangle">
+ <UniqueIdentifier>{52213713-898E-BFE8-332B-BEAA1ACC263E}</UniqueIdentifier>
+ </Filter>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\samples\samples.gyp"/>
+ <ClCompile Include="..\..\samples\angle\hello_triangle\HelloTriangle.cpp">
+ <Filter>angle\hello_triangle</Filter>
+ </ClCompile>
+ </ItemGroup>
+</Project>