summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@digia.com>2014-10-30 08:51:08 +0100
committerFriedemann Kleint <Friedemann.Kleint@digia.com>2014-10-30 09:35:33 +0100
commitfa4c8fbd2f33d7053f3f96907274db91cadb0822 (patch)
tree19453826304eb4c476e9b84d912d3108fdfcf9d7 /README
parentfeb0f33859c73f746941e0dd7842f45c4352688f (diff)
downloadqt-creator-fa4c8fbd2f33d7053f3f96907274db91cadb0822.tar.gz
Adapt README to new windeployqt usage.
Task-number: QTBUG-41670 Change-Id: Iff82dbbad2248eae8ec9af12e0d92f3e6e592d6c Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 58e2cbd79e..d59cd8cbf3 100644
--- a/README
+++ b/README
@@ -170,7 +170,7 @@ http://qt-project.org/wiki/Building_Qt_5_from_Git .
able to find all dependent Qt-libraries and plugins when being launched by the
system. The easiest way to provide them for Qt 5 is to run the tool windeployqt:
- windeployqt -svg -xml -designercomponents -script -concurrent -network -quick -quickwidgets -test -sql -printsupport -qthelp -qmldir share\qtcreator -qmldir src\plugins\qmlprofiler bin\qtcreator.exe
+ windeployqt -qmldir share\qtcreator -qmldir src\plugins\qmlprofiler bin\qtcreator.exe lib\qtcreator lib\qtcreator\plugins
Note that unlike on Unix, you cannot overwrite executables that are running.
Thus, if you want to work on Qt Creator using Qt Creator, you need a