bfc1600c6a
Change-Id: I333100fda7e181f68f36b03279b3fbb8cb768310 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117615 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> |
||
---|---|---|
.. | ||
inc | ||
source | ||
test | ||
CustomTarget_parser_test.mk | ||
Executable_idlc.mk | ||
Makefile | ||
Module_idlc.mk | ||
README.md |
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.