Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/barcode
/
.
/
idlc
/
README
blob: 90f015c7794a3ae84b059944be72a817957ed0f1 [
file
] [
log
] [
blame
] [
edit
]
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
.