office-gobmx/odk
Stephan Bergmann e2d8e4716a Install SDK cli/cli_cppuhelper.dll after all
Instead of removing it from odk/Package_cli.mk,
c0c7df9146 "odk: remove cli_cppuhelper from
Package_cli" should have referenced it from solver's bin/assembly/, where it got
moved by 8865b7f013 "fdo#55290: use the right
native library name."  (And "It is actually installed by
scp2/source/ooo/ure.scp" too, indeed, but that is a red herring and is true for
all the SDK cli/cli_*.dll files.  My take is that they are required twice, once
in the GAC, which the scp2 settings are for, and once for SDK code to link
against.  Note e.g. the reference to cli_cppuhelper.dll in
odk/examples/CLI/CSharp/Spreadsheet/Makefile, building which from within the SDK
failed now without this fix.)

Change-Id: Ia906a4dc23e1e232ddb3dfac49dd190d1de45917
2013-10-23 14:01:48 +02:00
..
config
docs
examples
qa/checkapi
settings
source
util
CppunitTest_checkapi.mk
CustomTarget_allheaders.mk
CustomTarget_check.mk
CustomTarget_classes.mk
CustomTarget_config_win.mk
CustomTarget_doxygen.mk
CustomTarget_html.mk
CustomTarget_javadoc.mk
CustomTarget_settings.mk
CustomTarget_unowinreg.mk
Executable_unoapploader.mk
GeneratedPackage_odk_doxygen.mk
GeneratedPackage_uno_loader_classes.mk
index.html
index_online.html
Library_unowinreg.mk
Makefile
Module_odk.mk
Package_cli.mk
Package_config.mk
Package_config_notwin.mk
Package_config_win.mk
Package_docs.mk
Package_examples.mk
Package_html.mk
Package_javadoc.mk
Package_lib.mk
Package_odk_headers.mk
Package_odk_headers_generated.mk
Package_settings.mk
Package_settings_generated.mk
Package_share_readme.mk
Package_unowinreg.mk
PackageSet_odk_headers.mk
README

Office development kit - implements the first step on the way to the LibreOffice SDK tarball.

Part of the SDK; to build you need to add --enable-odk.