[Interest] windeployqt
Oliver Wolff
Oliver.Wolff at qt.io
Fri Dec 15 08:29:16 CET 2017
Hi,
On 14/12/2017 14:54, Nuno Santos wrote:
> Robert,
>
> I believe that windeployqt will only search for imports on qml files. You can trick it by specifying a path that contains one or several qml files that contains all the imports that you need.
>
> Regards,
>
> --
> Nuno Santos
>
> No dia 14/12/2017, às 13:36, Robert Bielik <Robert.Bielik at dirac.com> escreveu:
>
>> We have a project with several QML directories, can windeployqt be fed several --qmldir options ?
yes that's possible. Example from the Qt Creator readme: windeployqt
-quick -qmldir share\qtcreator\welcomescreen -qmldir
src\plugins\qmlprofiler bin\qtcreator.exe lib\qtcreator
lib\qtcreator\plugins
Cheers,
Olli
>>
>> Regards
>> /Robert
>>
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/interest
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list