summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/tree/streaming/streaming-vc9.vcproj
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-07-04 11:15:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-07-04 11:15:44 +0200
commit57fe13de5c01bc8e5bbeb39acd131c9329245261 (patch)
tree1196307d17664b97af750778488e4798d0dbf8dc /dist/examples/cxx/tree/streaming/streaming-vc9.vcproj
parenta1bc52f9ae499a672b05b3264f82a24637a16a02 (diff)
Update streaming example with new implementation
Diffstat (limited to 'dist/examples/cxx/tree/streaming/streaming-vc9.vcproj')
-rw-r--r--dist/examples/cxx/tree/streaming/streaming-vc9.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/examples/cxx/tree/streaming/streaming-vc9.vcproj b/dist/examples/cxx/tree/streaming/streaming-vc9.vcproj
index cbfec59..8dd3f2e 100644
--- a/dist/examples/cxx/tree/streaming/streaming-vc9.vcproj
+++ b/dist/examples/cxx/tree/streaming/streaming-vc9.vcproj
@@ -356,6 +356,9 @@
<File
RelativePath=".\serializer.cxx">
</File>
+ <File
+ RelativePath=".\grammar-input-stream.cxx">
+ </File>
</Filter>
<Filter
Name="Header Files"
@@ -372,6 +375,9 @@
<File
RelativePath=".\serializer.hxx">
</File>
+ <File
+ RelativePath=".\grammar-input-stream.hxx">
+ </File>
</Filter>
<Filter
Name="Schema Files"