Browse Source

Elaborates on -qmldir

master
orbifx 8 years ago
committed by GitHub
parent
commit
c662e56e2f
  1. 2
      README.md

2
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=<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
-no-translations : Skip deployment of translations

Loading…
Cancel
Save