753e9b3d45
Evidently on Windows, the newfangled ucpp handles #include "foo" differently from #include <foo> and treats it as a relative path, while the angle brackets always result in absolute paths. Since relative paths result in infinite rebuilds if make is invoked in a different directory, don't use #include "foo" in IDL files. Change-Id: Iedcda3a4be5542389a0be086f14541cda8dc5323 |
||
---|---|---|
.. | ||
com/sun/star | ||
prj | ||
type_reference | ||
util | ||
Makefile | ||
Module_offapi.mk | ||
README | ||
UnoApi_offapi.mk | ||
UnoApiMerge_types.mk |
Contains all of the IDL files except those in [[udkapi]] i.e. the interfaces that are specific to the OppenOffice.org application. An artificial (?) separation.