[Qt-interest] qmake "-=" operator on the command line

Sean Harmer sean.harmer at maps-technology.com
Sun May 29 17:46:15 CEST 2011


On 29/05/2011 15:28, Nikos Chantziaras wrote:
> Is the following supposed to work?
>
>     qmake CONFIG-=warn_off myproject.pro
>
> Because it doesn't.  "+=" works fine, it's only "-=" that doesn't.

Not sure but in this case you could use CONFIG+=warn_on?

Sean



More information about the Qt-interest-old mailing list