office-gobmx/idlc
Christian Lohmaier 34513fe619 WaE: avoid build break on Mac PPC/XCode 2.5
otherwise breaks with
/usr/share/bison.simple: In function ´int yyparse()´:
/usr/share/bison.simple:614: warning: comparison between signed and unsigned integer expressions
/usr/share/bison.simple:626: warning: comparison between signed and unsigned integer expressions
2012-05-06 21:02:52 +02:00
..
inc/idlc
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
source WaE: avoid build break on Mac PPC/XCode 2.5 2012-05-06 21:02:52 +02:00
test
Executable_idlc.mk build: cleaning up previously converted idlc module 2012-05-01 07:29:06 +02:00
Executable_idlcpp.mk
Makefile
Module_idlc.mk build: cleaning up previously converted idlc module 2012-05-01 07:29:06 +02:00
README

Contains the UNO IDL compiler, idlc, and preprocessor, idlcpp

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.