> 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.kande...@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
>
_______________________________________________
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to