phantomjs/src/phantomjs.pro

8 lines
140 B
Prolog
Raw Normal View History

2010-12-27 07:04:53 +03:00
TEMPLATE = app
TARGET = phantomjs
DESTDIR = ../bin
SOURCES = phantomjs.cpp
RESOURCES = phantomjs.qrc
2010-12-27 07:04:53 +03:00
QT += network webkit
2010-12-28 02:26:22 +03:00
CONFIG += console