office-gobmx/idlc
Stephan Bergmann b324cbefb0 flex output needs soltools' unistd.h on WNT
Change-Id: Id7b5e421f8ff9d6db923a1fb01b1071f75a6842d
2013-02-25 16:18:32 +01:00
..
inc/idlc
prj
source Fix type unkown -> unknown 2013-02-21 21:50:01 +01:00
test
CustomTarget_parser_test.mk
Executable_idlc.mk flex output needs soltools' unistd.h on WNT 2013-02-25 16:18:32 +01:00
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.