aboutsummaryrefslogtreecommitdiff
path: root/dist/examples/cxx/hybrid/custom/wildcard/options
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/hybrid/custom/wildcard/options')
-rw-r--r--dist/examples/cxx/hybrid/custom/wildcard/options8
1 files changed, 8 insertions, 0 deletions
diff --git a/dist/examples/cxx/hybrid/custom/wildcard/options b/dist/examples/cxx/hybrid/custom/wildcard/options
new file mode 100644
index 0000000..688bf0c
--- /dev/null
+++ b/dist/examples/cxx/hybrid/custom/wildcard/options
@@ -0,0 +1,8 @@
+--generate-parser
+--generate-serializer
+--generate-aggregate
+--root-element-all
+--custom-type envelope=v//envelope_base/envelope.hxx
+--custom-parser envelope=envelope_base_pimpl/envelope-pimpl.hxx
+--custom-serializer envelope=envelope_base_simpl/envelope-simpl.hxx
+--hxx-epilogue #include "body.hxx"