Re: [Qbs] Running a helper application right after it is build

2018-08-14 Thread Christian Kandeler
On Tue, 14 Aug 2018 02:03:28 +0300 Карелин Павел wrote: > I found a solution, but I would like to know how it is optimal: Yes, that looks about right. > >     Product { >     id: sonnetParseTrigrams >     //type: "application" >     type: ["application",

Re: [Qbs] Running a helper application right after it is build

2018-08-14 Thread Christian Kandeler
On Tue, 14 Aug 2018 14:27:35 +0300 Карелин Павел wrote: > Today, with a fresh head, I decided to shorten the script a little (see > below). At me all has turned out - the project was builded. But last > night at me this version of the scenario hasn't earned, the problem was > that the rule

Re: [Qbs] Running a helper application right after it is build

2018-08-14 Thread Карелин Павел
Christian, thanks for the explanations -- BR, Pavel Karelin 14.08.2018 14:53, Christian Kandeler пишет: On Tue, 14 Aug 2018 14:27:35 +0300 Карелин Павел wrote: Today, with a fresh head, I decided to shorten the script a little (see below). At me all has turned out - the project was