office-gobmx/idlc
Julien Nabet 814ae45d4b Some cppcheck cleaning
Change-Id: I099171d85a51095f0ff6d592c1260d931f9769b2
2013-02-13 15:08:20 +01:00
..
inc/idlc
prj
source Some cppcheck cleaning 2013-02-13 15:08:20 +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.