summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/tree/streaming/streaming-9.0.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/tree/streaming/streaming-9.0.vcproj')
-rw-r--r--dist/examples/cxx/tree/streaming/streaming-9.0.vcproj42
1 files changed, 27 insertions, 15 deletions
diff --git a/dist/examples/cxx/tree/streaming/streaming-9.0.vcproj b/dist/examples/cxx/tree/streaming/streaming-9.0.vcproj
index c5560dc..cbfec59 100644
--- a/dist/examples/cxx/tree/streaming/streaming-9.0.vcproj
+++ b/dist/examples/cxx/tree/streaming/streaming-9.0.vcproj
@@ -347,9 +347,15 @@
>
</File>
<File
- RelativePath=".\records.cxx"
+ RelativePath=".\position.cxx"
>
</File>
+ <File
+ RelativePath=".\parser.cxx">
+ </File>
+ <File
+ RelativePath=".\serializer.cxx">
+ </File>
</Filter>
<Filter
Name="Header Files"
@@ -357,25 +363,31 @@
UniqueIdentifier="{94F3375D-5EB8-4D2C-8739-4D47E9AB7072}"
>
<File
- RelativePath=".\records.hxx"
+ RelativePath=".\position.hxx"
>
</File>
+ <File
+ RelativePath=".\parser.hxx">
+ </File>
+ <File
+ RelativePath=".\serializer.hxx">
+ </File>
</Filter>
<Filter
Name="Schema Files"
Filter="xsd"
>
<File
- RelativePath=".\records.xsd"
+ RelativePath=".\position.xsd"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCustomBuildTool"
- Description="xsd records.xsd"
- CommandLine="xsd.exe cxx-tree --generate-serialization --suppress-parsing --root-element-all records.xsd"
- Outputs="records.cxx;records.hxx"
+ Description="xsd position.xsd"
+ CommandLine="xsd.exe cxx-tree --generate-serialization position.xsd"
+ Outputs="position.cxx;position.hxx"
/>
</FileConfiguration>
<FileConfiguration
@@ -383,9 +395,9 @@
>
<Tool
Name="VCCustomBuildTool"
- Description="xsd records.xsd"
- CommandLine="xsd.exe cxx-tree --generate-serialization --suppress-parsing --root-element-all records.xsd"
- Outputs="records.cxx;records.hxx"
+ Description="xsd position.xsd"
+ CommandLine="xsd.exe cxx-tree --generate-serialization position.xsd"
+ Outputs="position.cxx;position.hxx"
/>
</FileConfiguration>
<FileConfiguration
@@ -393,9 +405,9 @@
>
<Tool
Name="VCCustomBuildTool"
- Description="xsd records.xsd"
- CommandLine="xsd.exe cxx-tree --generate-serialization --suppress-parsing --root-element-all records.xsd"
- Outputs="records.cxx;records.hxx"
+ Description="xsd position.xsd"
+ CommandLine="xsd.exe cxx-tree --generate-serialization position.xsd"
+ Outputs="position.cxx;position.hxx"
/>
</FileConfiguration>
<FileConfiguration
@@ -403,9 +415,9 @@
>
<Tool
Name="VCCustomBuildTool"
- Description="xsd records.xsd"
- CommandLine="xsd.exe cxx-tree --generate-serialization --suppress-parsing --root-element-all records.xsd"
- Outputs="records.cxx;records.hxx"
+ Description="xsd position.xsd"
+ CommandLine="xsd.exe cxx-tree --generate-serialization position.xsd"
+ Outputs="position.cxx;position.hxx"
/>
</FileConfiguration>
</File>