office-gobmx/idlc
Noel Grandin a0e0575dcf forward decls go after #include
Change-Id: I54c33508639044092356eed5144720261b4f65db
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124816
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-11-07 19:20:17 +01:00
..
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.