aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/timers_test/timers_test.vcxproj.filters
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-06-27 11:32:08 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-06-27 11:32:08 -0700
commitcea0004a5309c874280951358de177f01dd93896 (patch)
treedfc0f888ef2c769e9316da0b51165fcdb52ddb51 /vsprojects/vcxproj/test/timers_test/timers_test.vcxproj.filters
parentfb39f1d6dc78a1a43b675a89f28f6d9e0e1a8e8d (diff)
Annotate error.c for timing, remove broken test
Diffstat (limited to 'vsprojects/vcxproj/test/timers_test/timers_test.vcxproj.filters')
-rw-r--r--vsprojects/vcxproj/test/timers_test/timers_test.vcxproj.filters21
1 files changed, 0 insertions, 21 deletions
diff --git a/vsprojects/vcxproj/test/timers_test/timers_test.vcxproj.filters b/vsprojects/vcxproj/test/timers_test/timers_test.vcxproj.filters
deleted file mode 100644
index d4901c444c..0000000000
--- a/vsprojects/vcxproj/test/timers_test/timers_test.vcxproj.filters
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup>
- <ClCompile Include="$(SolutionDir)\..\test\core\profiling\timers_test.c">
- <Filter>test\core\profiling</Filter>
- </ClCompile>
- </ItemGroup>
-
- <ItemGroup>
- <Filter Include="test">
- <UniqueIdentifier>{babbbe28-0bb3-2bc8-dee6-43fe0bef8f98}</UniqueIdentifier>
- </Filter>
- <Filter Include="test\core">
- <UniqueIdentifier>{f321526c-3617-e2b9-8f09-2e15e92bc30a}</UniqueIdentifier>
- </Filter>
- <Filter Include="test\core\profiling">
- <UniqueIdentifier>{62fa1b4c-6baf-0b0c-52a9-a5694834dbbb}</UniqueIdentifier>
- </Filter>
- </ItemGroup>
-</Project>
-