office-gobmx/idlc
2013-03-14 17:05:51 +00:00
..
inc/idlc fdo#60724 change spelling error REMOVEABLE -> REMOVABLE 2013-03-06 10:39:30 +01:00
source fix spelling 2013-03-07 08:23:37 +02: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.