5a61e28378
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16 |
||
---|---|---|
.. | ||
inc/unodevtools | ||
prj | ||
source | ||
Executable_skeletonmaker.mk | ||
Makefile | ||
Module_unodevtools.mk | ||
README |
Helper tools for external UNO component developers This module contains some tools for people writing UNO components. In particular it will auto-generate skeletons for implementing UNO interfaces - that declare all the relevant methods leaving the code to be filled in. This can be done for C++ or Java.