office-gobmx/idlc
Michael Stahl 39c3a4d664 idlc: clear include file set in Idlc::reset():
Resetting the set between files reduces the size of the generated
offapi.d from 41M to 4.5M.

Change-Id: I221e6dfb75cbadb5d970f18eccfc85ffdb83ce6c
2012-09-05 15:07:29 +02:00
..
inc/idlc
prj
source idlc: clear include file set in Idlc::reset(): 2012-09-05 15:07:29 +02:00
test
Executable_idlc.mk
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.