> I would like to ship 1 file format that can be used for both. Am I
> overlooking something?
The rdata portion is identical in both cases, so you could ship that and
"build" the format you need upon initializing your application. Would
that work?
-JP