[Qbs] Changing the default value of consoleApplication
Иван Комиссаров
abbapoh at gmail.com
Tue Apr 7 23:27:41 CEST 2020
consoleApplication is set to undefined by default which means «use the default compiler value» which seems to be «console» on Windows
But I agree it makes sense to override it in «gui» application. Maybe it also make sense to have this property set to true in debug build.
Feel free to submit a patch
Ivan
> 7 апр. 2020 г., в 21:08, Alberto Mardegan <mardy at users.sourceforge.net> написал(а):
>
> Hi there!
> I've recently built a Windows application with QBS, and was a bit
> surprised that it was built as a console application (the terminal
> opened when running it).
>
> Would anyone object if I submit a change to the QtGuiApplication item,
> so that it unconditionally sets the `consoleApplication` property to false?
>
> Ciao,
> Alberto
>
> --
> http://www.mardy.it - Geek in un lingua international
> _______________________________________________
> Qbs mailing list
> Qbs at qt-project.org
> https://lists.qt-project.org/listinfo/qbs
More information about the Qbs
mailing list