office-gobmx/idlc
David Tardon 00f4aabc86 fix typo
Change-Id: I663127446e7d9a38693ce46a7a42b5bec8cb8d51
2012-07-22 08:06:33 +02:00
..
inc/idlc re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
prj fix typo 2012-07-22 08:06:33 +02:00
source idlc: do not use -I., deps need absolute paths 2012-07-20 19:56:17 +02:00
test re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
Executable_idlc.mk build: cleaning up previously converted idlc module 2012-05-01 07:29:06 +02:00
Makefile re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
Module_idlc.mk re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
README idlcpp was replaced by ucpp 2012-07-20 12:46:57 +02:00

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.