summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj')
-rw-r--r--dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj b/dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj
index 6511fa9..6dba59e 100644
--- a/dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj
+++ b/dist/examples/cxx/tree/streaming/streaming-vc12.vcxproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
@@ -190,11 +190,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">