1 # -------------------------------------------------------------------
2 # Project file for the WebKit2 web process binary
4 # See 'Tools/qmake/README' for an overview of the build system
5 # -------------------------------------------------------------------
10 DESTDIR = $${ROOT_BUILD_DIR}/bin
12 SOURCES += qt/MainQt.cpp
14 QT += network webkit widgets
17 contains(QT_CONFIG, opengl) {
19 DEFINES += QT_CONFIGURED_WITH_OPENGL
24 isEmpty(INSTALL_BINS) {
25 target.path = $$[QT_INSTALL_BINS]
27 target.path = $$INSTALL_BINS