office-gobmx/udkapi
Michael Stahl 5b29d3a7fd gbuild: refactor UnoApi to remove rdb files from OUTDIR
- gb_UnoApi_get_target returns the files in INSTDIR
- stop using rdb files from OUTDIR
- remove gb_UnoApi_install
- remove pointless 2nd parameter of gb_UnoApi_UnoApi
- order-only dependency from gb_UnoApi_get_target to
  gb_UnoApiHeadersTarget_get_target because INSTDIR .rdb is always outdated

Change-Id: Id418f75e9b38d6fe135b55eca2594c2624bc41cc
2013-10-25 16:46:55 +02:00
..
com/sun/star
type_reference
Makefile
Module_udkapi.mk
README
UnoApi_udkapi.mk

Low level UNO stuff API IDL files

i.e. those that are part of the standalone URE.

During the build the resulting .rdb file is known as udkapi.rdb.  In the
installation set, it is known as types.rdb (in the URE's sub-tree).

See also:
[[offapi]]