[QBS] Properties and base.concat
Joerg Bornemann
joerg.bornemann at nokia.com
Wed Mar 7 14:05:08 CET 2012
On 06/03/2012 12:58, ext Joerg Bornemann wrote:
> I propose to have cpp.defines initially empty and have another property
> for initial defines.
commit f3feb2464f92e98098d62df33b2a08fa6975c8b3
Author: Joerg Bornemann <joerg.bornemann at nokia.com>
Date: Wed Mar 7 13:39:35 2012 +0100
cpp module: separate platform defines and user defines
The cpp module got a new property platformDefines.
That's e.g. used on Windows to define UNICODE.
The standard way to set user defines is now
cpp.defines: ['NARF', 'ZORT']
again.
Wiki page updated.
BR,
Jörg
More information about the Qbs
mailing list