office-gobmx/idlc
Stephan Bergmann 2188f877ed Add SAL_FALLTHROUGH, where apparently appropriate
Change-Id: I07f247f003a5522e7d655f30f7c68d1b8f7225f2
2016-05-10 17:02:15 +02:00
..
inc/idlc
source Add SAL_FALLTHROUGH, where apparently appropriate 2016-05-10 17:02:15 +02:00
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.