summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2012-11-14 15:22:36 +0100
committerKarsten Heimrich <karsten.heimrich@digia.com>2013-01-17 08:52:38 +0100
commit66abe7ad9acb5393aed44e16ff1d88296e67349b (patch)
tree551a1f854e1c207dd24c7f45eb7104fcfe2c5ff3
parent2db7a2e3b4b8a1e17e48a38b6cb1dbd3cead2375 (diff)
README: Fix paths
Change-Id: I4c9630a153df216441718e7ed14c8606e5fb7a02 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 369950c1d..7e2b53d93 100644
--- a/README
+++ b/README
@@ -37,7 +37,7 @@ configure -nomake examples -nomake demos -qt-zlib -qt-libtiff -qt-libpng -qt-lib
== Create an Installer ==
-To create an installer, use binarycreator:
+To create an installer, use bin/binarycreator. The create-test-installer batch files run it for the example project:
in windows;
cd tests\test-installer
@@ -47,7 +47,7 @@ in unix;
cd tests/test-installer
create-test-installer.sh
-This creates an installer "test-installer.exe"/"test-installer" from the installerbase binary and the components required by the com.nokia.testapp package(examples\testapp\packages\com.nokia.testapp).
+This creates an installer "test-installer-offline"/"test-installer-online" and the components required by the com.nokia.testapp package(examples\testapp\packages\com.nokia.testapp) in the bin folder.
== Create an Archive ==
To create an 7zip archive named qt-copy.7z that contains the directory qt-copy use: