office-gobmx/cppuhelper
Peter Foley 8ae194caf7 fix mergedlib on windows
Change-Id: I30ee99fe2a2e92c69ebfcef9af5ff1bb27ec114b
2012-10-07 10:42:23 +02:00
..
inc/cppuhelper fix mergedlib on windows 2012-10-07 10:42:23 +02:00
prj
qa
source Handle lack of module loading/unloading API when DISABLE_DYNLOADING 2012-10-07 07:59:15 +03:00
test
unotypes/cppuhelper/detail
CppunitTest_cppuhelper_checkapi.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_cppuhelper_cppu_ifcontainer.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_cppuhelper_cppu_unourl.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_cppuhelper_qa_weak.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CustomTarget_cppuhelper_allheaders.mk dependency on makefile needs full path 2012-09-22 08:15:35 +02:00
InternalUnoApi_cppuhelper.mk
Library_cppuhelper.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Makefile
Module_cppuhelper.mk
Package_findsofficepath.mk
Package_inc.mk
Package_unorc.mk
README

Helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff. Get UNO up and running.

See also:
[http://wiki.services.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper]