1 # -------------------------------------------------------------------
2 # Project file for the WebKit2 plugin process binary
4 # See 'Tools/qmake/README' for an overview of the build system
5 # -------------------------------------------------------------------
11 TARGET = QtWebPluginProcess
12 DESTDIR = $${ROOT_BUILD_DIR}/bin
14 SOURCES += qt/PluginMainQt.cpp
17 $$PWD/../JavaScriptCore \
23 isEmpty(INSTALL_BINS) {
24 target.path = $$[QT_INSTALL_BINS]
26 target.path = $$INSTALL_BINS