office-gobmx/idlc
Julien Nabet 25363b4e45 coverity#440066 Logically dead code
Change-Id: I54d1b22859bd4f0a1e68ce79ed2ce4d7fbeb5107
2013-03-22 19:53:41 +01:00
..
inc/idlc
source coverity#440066 Logically dead code 2013-03-22 19:53:41 +01:00
test
CustomTarget_parser_test.mk
Executable_idlc.mk
Makefile
Module_idlc.mk more subtle dependencies for cross-compilation 2013-03-13 16:26:10 +01:00
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.