[QBS] Do you accept patches of code?

Christian Kandeler christian.kandeler at digia.com
Wed Aug 7 15:08:39 CEST 2013


On 08/07/2013 02:26 PM, Alexey Obukhov wrote:
> Hello,
>
>>  Could you sketch your use case?
>
> I need to create a file in Transformer (Version.h) which would be
> specified when building the project.

Yes, that seems sensible (in this particular case, you can reach similar 
results by using __TIME__ and __DATE__, but of course that's source 
language specific).

> And second:
>
> It would be very nice to be able to use environment variables in these
> scripts. How can this be done?

qbs.getenv().


Christian



More information about the Qbs mailing list