summaryrefslogtreecommitdiffstats
path: root/instsetoo_native/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'instsetoo_native/README.md')
-rw-r--r--instsetoo_native/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/instsetoo_native/README.md b/instsetoo_native/README.md
new file mode 100644
index 000000000000..3597a528cd7e
--- /dev/null
+++ b/instsetoo_native/README.md
@@ -0,0 +1,11 @@
+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).
+
+Also generates ini files for the instdir/ tree (which are unfortunately
+duplicated for now between instsetoo_native/CustomTarget_setup.mk and scp2).