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

Konrad Rosenbaum konrad at silmor.de
Thu Jan 19 10:37:09 CET 2012


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. Instead of removing this class of config option you should either do 
CONFIG+=release or CONFIG+=debug. You can do this multiple times and the last 
one wins.


	Konrad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120119/22b1ff91/attachment.sig>


More information about the Interest mailing list