[Interest] why debug_and_release can't be removed from CONFIG

Andreas Pakulat apaku at gmx.de
Thu Jan 19 11:06:45 CET 2012


On 19.01.12 10:37:09, Konrad Rosenbaum wrote:
> On Thursday 19 January 2012 08:15:21 Vincent Cai wrote:
> > When I try remove debug_and_release from CONFIG,
> > CONFIG -= debug_and_release
> 
> I don't think "debug_and_release" is a valid configuration beyond building Qt 
> itself.

Actually it is, if the generator used by qmake supports it. The Makefile
generator does not. (see
http://developer.qt.nokia.com/doc/qt-4.8/qmake-variable-reference.html#config)

Andreas




More information about the Interest mailing list