office-gobmx/idlc
Rene Engelhard c0fb5ed758 add --with-system-ucpp
Change-Id: Ic322d1be23033049fa3b5cd60c00479bb6cae3ca
2012-09-27 22:45:03 +02:00
..
inc/idlc sal_Bool -> bool 2012-09-26 13:31:44 +02:00
prj add --with-system-ucpp 2012-09-27 22:45:03 +02:00
source add --with-system-ucpp 2012-09-27 22:45:03 +02:00
test re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
Executable_idlc.mk add --with-system-ucpp 2012-09-27 22:45:03 +02:00
Makefile re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
Module_idlc.mk No point with these executables for non-desktop OSes 2012-08-07 08:55:24 +03: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.