From 66abe7ad9acb5393aed44e16ff1d88296e67349b Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 14 Nov 2012 15:22:36 +0100 Subject: README: Fix paths Change-Id: I4c9630a153df216441718e7ed14c8606e5fb7a02 Reviewed-by: Karsten Heimrich --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') 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: -- cgit v1.2.3