office-gobmx/idlc
Noel Grandin 9651424f73 convert WarningCode to scoped enum
and drop unused enumerators

Change-Id: I212cf132c2406e85b44b1af552b0989cecbec162
2017-02-16 12:42:04 +02:00
..
inc convert WarningCode to scoped enum 2017-02-16 12:42:04 +02:00
source convert WarningCode to scoped enum 2017-02-16 12:42:04 +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.