[QBS] Is there are way to deploy *qm files?

Denis Shienkov denis.shienkov at gmail.com
Thu Nov 6 16:40:18 CET 2014


Hi Joerg,

many many thanks. :)

2014-11-06 16:53 GMT+03:00 Joerg Bornemann <joerg.bornemann at theqtcompany.com
>:

> On 06-Nov-14 13:44, Denis Shienkov wrote:
>
>  How I can deploy a *.qm files together with the executable files?
>>
>
> You need to tell qbs that artifacts that are tagged as "qm" should be
> installed:
>
> Group {
>     fileTagsFilter: "qm"
>     qbs.install: true
>     qbs.installDir: "blabla"
> }
>
> See also http://qt-project.org/doc/qbs-1.3/group-item.html
>
>
> Cheers,
>
> Joerg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20141106/1153ef84/attachment.html>


More information about the Qbs mailing list