office-gobmx/unodevtools
Arnaud Versini 9d314ab71e Replace usage of rtl/memory.h in unodevtools with equivalent from string.h
Change-Id: Id13d0be47071345508ea1ddd3a8c4b8e656fcfe8
2012-08-04 17:47:00 +02:00
..
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.