summaryrefslogtreecommitdiff
path: root/idlc/README
blob: 1b4c1f709f793cc1c9478b72207aee0fd3314610 (plain)
1
2
3
4
5
6
Contains the C++ IDL compiler: idlcpp

This compiler generates C++ headers - .hpp and .hdl files that provide
the UNO C++ binding. That compilation is done primarily in the offapi
and udkapi directories.
2