office-gobmx/idlc
Takeshi Abe 5394b379eb removed unused temporary rtl::OUString
Change-Id: I9d118a5fbe2306465d8bcdb9ddd0596588137e5e
2012-05-23 01:06:54 +09:00
..
inc/idlc
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
source removed unused temporary rtl::OUString 2012-05-23 01:06:54 +09:00
test
Executable_idlc.mk build: cleaning up previously converted idlc module 2012-05-01 07:29:06 +02:00
Executable_idlcpp.mk
Makefile
Module_idlc.mk build: cleaning up previously converted idlc module 2012-05-01 07:29:06 +02:00
README

Contains the UNO IDL compiler, idlc, and preprocessor, idlcpp

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.