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

Denis Shienkov denis.shienkov at gmail.com
Thu Nov 6 13:44:02 CET 2014


Hi all.

How I can deploy a *.qm files together with the executable files?

For example I have this in *.qbs project file:

...
...

files: [ "main.cpp, main.ts" ]

...
...

Group {
    fileTags: product.type
    qbs.install: true
    qbs.installDir: "blabla"
}

But after deployment I see only one (executable) file in "blabla"
directory, but do not see a *.qm file.

BR,
Denis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20141106/b2361082/attachment.html>


More information about the Qbs mailing list