summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-05-17 20:48:22 -0700
committerBoris Kolpackov <boris@codesynthesis.com>2014-05-17 20:48:22 -0700
commit0836656fa1a8f933193f3a156684f40bc1764037 (patch)
tree1d60dc557f3e23ba951862e845f6dd569ac7da06 /dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters
parent962b454f8fc5e4dc370d3534e112534cbee98603 (diff)
Uppercase UUID in VC project file
Diffstat (limited to 'dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters')
-rw-r--r--dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters b/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters
index 620639d..732378a 100644
--- a/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters
+++ b/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters
@@ -10,7 +10,7 @@
<Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
</Filter>
<Filter Include="Schema Files">
- <UniqueIdentifier>{d512d9c4-9ddd-4830-a487-1d87db0643d5}</UniqueIdentifier>
+ <UniqueIdentifier>{D512D9C4-9DDD-4830-A487-1D87DB0643D5}</UniqueIdentifier>
<Extensions>xsd</Extensions>
</Filter>
</ItemGroup>