aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/gpr_cpu_test/gpr_cpu_test.vcxproj.filters
diff options
context:
space:
mode:
authorGravatar Alistair Veitch <aveitch@google.com>2015-10-22 11:19:38 -0700
committerGravatar Alistair Veitch <aveitch@google.com>2015-10-22 11:19:38 -0700
commitf5f720bd9fd486e5d0d03202bf886d145925e85d (patch)
tree28d6222ea707188fe3897e54f80527879a8c78af /vsprojects/vcxproj/test/gpr_cpu_test/gpr_cpu_test.vcxproj.filters
parent427eb908038a9049391180faa2969a570e3de9bb (diff)
add vsprojects
Diffstat (limited to 'vsprojects/vcxproj/test/gpr_cpu_test/gpr_cpu_test.vcxproj.filters')
-rw-r--r--vsprojects/vcxproj/test/gpr_cpu_test/gpr_cpu_test.vcxproj.filters21
1 files changed, 21 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/test/gpr_cpu_test/gpr_cpu_test.vcxproj.filters b/vsprojects/vcxproj/test/gpr_cpu_test/gpr_cpu_test.vcxproj.filters
new file mode 100644
index 0000000000..b8581ee34e
--- /dev/null
+++ b/vsprojects/vcxproj/test/gpr_cpu_test/gpr_cpu_test.vcxproj.filters
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup>
+ <ClCompile Include="..\..\..\..\test\core\support\cpu_test.c">
+ <Filter>test\core\support</Filter>
+ </ClCompile>
+ </ItemGroup>
+
+ <ItemGroup>
+ <Filter Include="test">
+ <UniqueIdentifier>{ab948329-4fd2-2ba2-6bd8-bb7784394b5c}</UniqueIdentifier>
+ </Filter>
+ <Filter Include="test\core">
+ <UniqueIdentifier>{677c9f53-b523-7c52-6f04-19e934aae73b}</UniqueIdentifier>
+ </Filter>
+ <Filter Include="test\core\support">
+ <UniqueIdentifier>{fa0e1962-4915-ff78-276b-b85c3296d217}</UniqueIdentifier>
+ </Filter>
+ </ItemGroup>
+</Project>
+