Browse Source

Merge pull request #140 from orbifx/patch-1

Elaborates on -qmldir
master
TheAssassin 7 years ago
committed by GitHub
parent
commit
3e33873686
  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