office-gobmx/idlc
Julien Nabet f68cd77923 Fix type unkown -> unknown
Change-Id: I8d55d5ae5ae38ae2b252859b5400e36301f19ef0
2013-02-21 21:50:01 +01:00
..
inc/idlc
prj
source Fix type unkown -> unknown 2013-02-21 21:50:01 +01:00
test Clarify that constant groups cannot be typedef'ed 2013-01-29 09:55:22 +01:00
CustomTarget_parser_test.mk idlc: silence annoying test spew on success 2013-01-26 22:20:06 +01:00
Executable_idlc.mk gbuild: fix silly "expandtabs" in makefile VIM modelines 2013-01-26 22:20:07 +01:00
Makefile
Module_idlc.mk gbuild: fix silly "expandtabs" in makefile VIM modelines 2013-01-26 22:20:07 +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.