summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj')
-rw-r--r--dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj b/dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj
index cb16610..01ce1db 100644
--- a/dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj
+++ b/dist/examples/cxx/tree/streaming/streaming-vc11.vcxproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
@@ -186,11 +186,13 @@
<ClCompile Include="position.cxx" />
<ClCompile Include="parser.cxx" />
<ClCompile Include="serializer.cxx" />
+ <ClCompile Include="grammar-input-stream.cxx" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="position.hxx" />
<ClInclude Include="parser.hxx" />
<ClInclude Include="serializer.hxx" />
+ <ClInclude Include="grammar-input-stream.hxx" />
</ItemGroup>
<ItemGroup>
<CustomBuild Include="position.xsd">