remove the specification of the qmakespec, maybe help fix #59
This commit is contained in:
parent
2e2651d11a
commit
0064595dea
@ -1,7 +1,6 @@
|
||||
TEMPLATE = app
|
||||
CONFIG -= app_bundle
|
||||
QMAKE_INFO_PLIST = Info.plist
|
||||
QMAKESPEC = macx-g++
|
||||
QT += network webkit
|
||||
|
||||
SOURCES = Page.cpp Runner.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user