office-gobmx/instsetoo_native
Michael Stahl 7b3133ad88 instsetoo_native: shouldn't need instdir in include path
get_Source_Directory_For_Files_From_Includepathlist already
has a special hack to find all the files in instdir so ideally it should
not be necessary to put these directories on the include path.

Clean up readlicense_oo to make that possible; also copying license.txt
as-is to LICENSE on Unix but first converting it on WNT is rather silly...

Change-Id: I95f30bc5e0b7ca73c50156a7ce0131640185778c
Reviewed-on: https://gerrit.libreoffice.org/6613
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-11-08 04:03:31 -06:00
..
inc_common/windows/msi_templates/Binary
inc_ooohelppack/windows/msi_templates
inc_openoffice
inc_sdkoo/windows/msi_templates
util instsetoo_native: shouldn't need instdir in include path 2013-11-08 04:03:31 -06:00
CustomTarget_install.mk remove SOLARENV variable 2013-11-02 22:07:53 +01:00
CustomTarget_setup.mk
Makefile
Module_instsetoo_native.mk
Package_setup.mk
README

native install-set creation

This is where you will find your natively packaged builds after the
build has completed. On windows these would live in:

workdir/*/installation/LibreOffice_Dev/native/install/en-US/*.msi

for example (nothing like a few long directory names before breakfast).