summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/angle/projects/samples/texture_wrap.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/angle/projects/samples/texture_wrap.vcxproj.filters')
-rw-r--r--chromium/third_party/angle/projects/samples/texture_wrap.vcxproj.filters17
1 files changed, 17 insertions, 0 deletions
diff --git a/chromium/third_party/angle/projects/samples/texture_wrap.vcxproj.filters b/chromium/third_party/angle/projects/samples/texture_wrap.vcxproj.filters
new file mode 100644
index 00000000000..1e6f5c8c15b
--- /dev/null
+++ b/chromium/third_party/angle/projects/samples/texture_wrap.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\texture_wrap">
+ <UniqueIdentifier>{14D5AFA5-3272-1D58-63E6-F5DE89477808}</UniqueIdentifier>
+ </Filter>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\samples\samples.gyp"/>
+ <ClCompile Include="..\..\samples\angle\texture_wrap\TextureWrap.cpp">
+ <Filter>angle\texture_wrap</Filter>
+ </ClCompile>
+ </ItemGroup>
+</Project>