I write an application. The common definitions in the project file are:
TEMPLATE= app TARGET= application DESTDIR= .. QT += core gui network sql widgets CONFIG+= windowsBut when I run application I see the console (command prompt) window within my application. Why?
I use Qt 5.1.0,MSVC2012, Windows 7.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest