jasmine-headless-webkit/ext/jasmine-webkit-specrunner/specrunner.pro

8 lines
168 B
Prolog
Raw Normal View History

2011-04-11 10:24:07 +00:00
TEMPLATE = app
CONFIG -= app_bundle
TARGET = jasmine-webkit-specrunner
SOURCES = specrunner.cpp
QT += network webkit
QMAKE_INFO_PLIST = Info.plist
2011-04-11 14:19:41 +00:00
QMAKESPEC = macx-gcc