office-gobmx/idlc
Asela Dasanayaka 4f0f1b6b55 tdf#96099 Reduce no of typedefs used for trivial containers
Removed various pinter typedefs in idlc module

Change-Id: Id850558a4550085d47a5e1122b1ce871f15956f2
Reviewed-on: https://gerrit.libreoffice.org/29754
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-13 10:15:52 +00:00
..
inc tdf#96099 Reduce no of typedefs used for trivial containers 2016-10-13 10:15:52 +00:00
source tdf#96099 Reduce no of typedefs used for trivial containers 2016-10-13 10:15:52 +00:00
test
CustomTarget_parser_test.mk
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.