[Interest] Windows application runs with console window
Igor Mironchik
igor.mironchik at gmail.com
Thu Sep 5 21:52:53 CEST 2013
I write an application.
The common definitions in the project file are:
TEMPLATE= app
TARGET= application
DESTDIR= ..
QT += core gui network sql widgets
CONFIG+= windows
But when I run application I see the console (command prompt) window
within my application. Why?
I use Qt 5.1.0,MSVC2012, Windows 7.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130905/b0898a08/attachment.html>
More information about the Interest
mailing list