[xsd-users] --generate-forward and --hxx-suffix
Boris Kolpackov
boris at codesynthesis.com
Tue Nov 18 10:05:57 EST 2008
Hi Ray,
Ray Lischner <rlischner at proteus-technologies.com> writes:
> If I use --generate-forward and --hxx-suffix, the forward declaration
> file does not use my preferred suffix, but always uses .hxx.
There is the --fwd-suffix option that can be used:
--fwd-suffix -fwd.h
Note that the value also needs to include the part that will
distinguish the forward declaration file from the normal header
file.
Boris
More information about the xsd-users
mailing list