summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/tree/custom/taxonomy/taxonomy-7.1.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/tree/custom/taxonomy/taxonomy-7.1.vcproj')
-rw-r--r--dist/examples/cxx/tree/custom/taxonomy/taxonomy-7.1.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-7.1.vcproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-7.1.vcproj
index befefb7..2f8b136 100644
--- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-7.1.vcproj
+++ b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-7.1.vcproj
@@ -161,7 +161,7 @@
<Tool
Name="VCCustomBuildTool"
Description="xsd people.xsd"
- CommandLine="xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --generate-intellisense --custom-type &quot;person=person_impl&lt;person_base&gt;/person_base&quot; --custom-type &quot;superman=superman_impl&lt;superman_base&gt;/superman_base&quot; --custom-type &quot;batman=batman_impl&lt;batman_base&gt;/batman_base&quot; --fwd-prologue &quot;#include \&quot;people-custom-fwd.hxx\&quot;&quot; --hxx-prologue &quot;#include \&quot;people-custom.hxx\&quot;&quot; people.xsd"
+ CommandLine="xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --generate-intellisense --custom-type &quot;person=person_impl&lt;person_base&gt;/person_base&quot; --custom-type &quot;superman=superman_impl&lt;superman_base&gt;/superman_base&quot; --custom-type &quot;batman=batman_impl&lt;batman_base&gt;/batman_base&quot; --fwd-prologue &quot;#include \&quot;people-custom-fwd.hxx\&quot;&quot; --hxx-prologue &quot;#include \&quot;people-custom.hxx\&quot;&quot; people.xsd"
Outputs="people-fwd.hxx,people.hxx;people.ixx;people.cxx"/>
</FileConfiguration>
<FileConfiguration
@@ -169,7 +169,7 @@
<Tool
Name="VCCustomBuildTool"
Description="xsd people.xsd"
- CommandLine="xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --generate-intellisense --custom-type &quot;person=person_impl&lt;person_base&gt;/person_base&quot; --custom-type &quot;superman=superman_impl&lt;superman_base&gt;/superman_base&quot; --custom-type &quot;batman=batman_impl&lt;batman_base&gt;/batman_base&quot; --fwd-prologue &quot;#include \&quot;people-custom-fwd.hxx\&quot;&quot; --hxx-prologue &quot;#include \&quot;people-custom.hxx\&quot;&quot; people.xsd"
+ CommandLine="xsd cxx-tree --generate-inline --generate-forward --generate-polymorphic --polymorphic-type person --generate-intellisense --custom-type &quot;person=person_impl&lt;person_base&gt;/person_base&quot; --custom-type &quot;superman=superman_impl&lt;superman_base&gt;/superman_base&quot; --custom-type &quot;batman=batman_impl&lt;batman_base&gt;/batman_base&quot; --fwd-prologue &quot;#include \&quot;people-custom-fwd.hxx\&quot;&quot; --hxx-prologue &quot;#include \&quot;people-custom.hxx\&quot;&quot; people.xsd"
Outputs="people-fwd.hxx,people.hxx;people.ixx;people.cxx"/>
</FileConfiguration>
</File>