office-gobmx/idlc
Cumali Toprak 4b5ad13fb0 tdf#124176: Use pragma once instead of include guards
Change-Id: I422ff363d3abf6b722d584ded3a1d8466cec35a7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87511
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2020-01-27 21:28:46 +01:00
..
inc tdf#124176: Use pragma once instead of include guards 2020-01-27 21:28:46 +01:00
source
test
CustomTarget_parser_test.mk
Executable_idlc.mk
Makefile
Module_idlc.mk
README

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.