office-gobmx/unodevtools
2012-04-14 06:58:01 -05:00
..
inc/unodevtools
prj gbuild conversion: unodevtools module 2012-04-14 06:58:00 -05:00
source gbuild conversion: unodevtools module 2012-04-14 06:58:00 -05:00
Executable_skeletonmaker.mk rename common* static libs to codemaker_* for clarity + dmake cleanup 2012-04-14 06:58:01 -05:00
Makefile gbuild conversion: unodevtools module 2012-04-14 06:58:00 -05:00
Module_unodevtools.mk gbuild conversion: unodevtools module 2012-04-14 06:58:00 -05:00
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.