Merge pull request #140 from orbifx/patch-1

Elaborates on -qmldir
This commit is contained in:
TheAssassin
2017-06-20 19:22:17 +02:00
committed by GitHub
+1 -1
View File
@@ -28,7 +28,7 @@ Options:
-no-strip : Don't run 'strip' on the binaries -no-strip : Don't run 'strip' on the binaries
-bundle-non-qt-libs : Also bundle non-core, non-Qt libraries -bundle-non-qt-libs : Also bundle non-core, non-Qt libraries
-executable=<path> : Let the given executable use the deployed libraries too -executable=<path> : Let the given executable use the deployed libraries too
-qmldir=<path> : Scan for QML imports in the given path -qmldir=<path> : 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 -always-overwrite : Copy files even if the target file exists
-no-translations : Skip deployment of translations -no-translations : Skip deployment of translations