From c662e56e2f956d4caa71a96fa6495bd5c816a4b7 Mon Sep 17 00:00:00 2001 From: orbifx Date: Tue, 20 Jun 2017 16:43:36 +0100 Subject: [PATCH] Elaborates on -qmldir --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b8e3a7..973ac1a 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Options: -no-strip : Don't run 'strip' on the binaries -bundle-non-qt-libs : Also bundle non-core, non-Qt libraries -executable= : Let the given executable use the deployed libraries too - -qmldir= : Scan for QML imports in the given path + -qmldir= : Scan for QML imports to bundle from the given directory, determined by Qt's qmlimportscanner -always-overwrite : Copy files even if the target file exists -no-translations : Skip deployment of translations