office-gobmx/idlc
Stephan Bergmann 2f4eeea173 Do not leave $$ uninitialized in case of error
Change-Id: Id28fb53a98ff164cd14f8f9dcb4ebee7a71bfd1e
2013-08-28 16:45:56 +02:00
..
inc/idlc downcast of address which does not point to an object of type 'AstInterface' 2013-08-22 07:13:58 +02:00
source Do not leave $$ uninitialized in case of error 2013-08-28 16:45:56 +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.