forked from amazingfate/loongoffice
e.g. the example of https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1524638 has the same output .urd using cpp with these flags as ucpp created Change-Id: Iadfd2deba7d365c66c3260fd6736c031987e107c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120347 Tested-by: Jenkins Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
UNO IDL Compiler (idlc)
Contains the UNO IDL compiler: idlc, depends on preprocessor: ucpp
This compiler generates binary RDB fragments that can be assembled
into a RDB (UNO type library) with the regmerge tool, as is done
primarily in the offapi and udkapi directories.