diff --git a/src/phantomjs.pro b/src/phantomjs.pro index 8215e5db..6f3a461d 100644 --- a/src/phantomjs.pro +++ b/src/phantomjs.pro @@ -3,6 +3,8 @@ TARGET = phantomjs QT += network webkit CONFIG += console +mac: CONFIG -= app_bundle + # Comment to enable Debug Messages DEFINES += QT_NO_DEBUG_OUTPUT