[QBS] How to use the generated files which don't exist yet

Denis Shienkov denis.shienkov at gmail.com
Wed May 7 14:39:22 CEST 2014


> Please check the documentation at
http://qt-project.org/doc/qbs-1.2/transformer-item.html or
http://qt-project.org/doc/qbs-1.2/rule-item.html to see how to attack file
tags to output artifacts.

Many thanks, Christian, seems I found an example in:
qbs\tests\auto\blackbox\testdata\fileTagger\ ..
I will try it..

BR,
Denis


2014-05-07 16:23 GMT+04:00 Christian Kandeler <christian.kandeler at digia.com>
:

> On 05/07/2014 02:15 PM, Denis Shienkov wrote:
>
>>  > And why do you think that is a problem? If you give your output
>> artifact
>> the "cpp" tag, it will be considered for building, just like e.g.
>> moc_*.cpp files are -- those do not appear in any "files" list either.
>>
>> To be honest, I'm using the WiX module. So, I need to generate the
>> "*.wxs" file from the some template "*.wsx.in <http://wsx.in>" (a CPP
>>
>> was just an example). :)
>>
>> So, how I should to add the "wsx" tag for this purpose? Can you please
>> provide some code of your suggestion?
>>
>
> Please check the documentation at http://qt-project.org/doc/qbs-
> 1.2/transformer-item.html or http://qt-project.org/doc/qbs-
> 1.2/rule-item.html to see how to attack file tags to output artifacts.
>
>
> Christian
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20140507/c71ca25e/attachment.html>


More information about the Qbs mailing list