8a4173987e
- configure with: - --host=wasm64-local-emscripten - had to make a few externals optional, so adding: - --disable-nss - --disable-cmis - --disable-curl Change-Id: I48d1c73d2675ad2e2beaf2c341578199efbd24ee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111130 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de> |
||
---|---|---|
.. | ||
inc | ||
source | ||
Executable_svidl.mk | ||
Makefile | ||
Module_idl.mk | ||
README.md |
SvIDL Compiler
SvIDL Compiler that generates C++ slot headers from SDI files in modules' sdi/
subdirectory.
There is an overview of basic architecture of the markup of SDI files in the OpenOffice wiki:
https://wiki.openoffice.org/wiki/Framework/Article/Implementation_of_the_Dispatch_API_In_SFX2