summaryrefslogtreecommitdiffstats
path: root/examples/network/dnslookup/dnslookup.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/dnslookup/dnslookup.pro')
-rw-r--r--examples/network/dnslookup/dnslookup.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/network/dnslookup/dnslookup.pro b/examples/network/dnslookup/dnslookup.pro
index 0c6b512d3b..c72301420c 100644
--- a/examples/network/dnslookup/dnslookup.pro
+++ b/examples/network/dnslookup/dnslookup.pro
@@ -1,7 +1,6 @@
TEMPLATE = app
QT = core network
-mac:CONFIG -= app_bundle
-win32:CONFIG += console
+CONFIG += cmdline
HEADERS += dnslookup.h
SOURCES += dnslookup.cpp