Mac OS X: No need to build as an application bundle.

http://code.google.com/p/phantomjs/issues/detail?id=139
1.3
Ariya Hidayat 2011-06-26 00:03:18 -07:00
parent cf23a5c6e3
commit c6db0354ea
1 changed files with 2 additions and 0 deletions

View File

@ -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