aboutsummaryrefslogtreecommitdiff
path: root/dist/examples/cxx/hybrid/evolution/passthrough/options
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/hybrid/evolution/passthrough/options')
-rw-r--r--dist/examples/cxx/hybrid/evolution/passthrough/options8
1 files changed, 8 insertions, 0 deletions
diff --git a/dist/examples/cxx/hybrid/evolution/passthrough/options b/dist/examples/cxx/hybrid/evolution/passthrough/options
new file mode 100644
index 0000000..cd0eadc
--- /dev/null
+++ b/dist/examples/cxx/hybrid/evolution/passthrough/options
@@ -0,0 +1,8 @@
+--generate-parser
+--generate-serializer
+--generate-aggregate
+--root-element transformations
+--generate-polymorphic
+--custom-type unknown_type=//unknown_type_base/unknown-type.hxx
+--custom-parser unknown_type=unknown_type_base_pimpl/unknown-type-pimpl.hxx
+--custom-serializer unknown_type=unknown_type_base_simpl/unknown-type-simpl.hxx