Skip to content
  • jocelyn.turcotte@nokia.com's avatar
    [Qt] Make the OUTPUT_DIR variable in qmake projects independent of build-webkit's logic. · 28faeac4
    jocelyn.turcotte@nokia.com authored
    Reviewed by Tor Arne Vestbø.
    
    This also allows shadow builds relying only on qmake to work properly.
    
    .:
    
    * WebKit.pri:
    
    JavaScriptCore:
    
    * jsc.pro:
    * qt/api/QtScript.pro:
    * qt/tests/qscriptengine/qscriptengine.pro:
    * qt/tests/qscriptvalue/qscriptvalue.pro:
    * qt/tests/tests.pri:
    
    WebCore:
    
    * WebCore.pro:
    
    WebKit\qt:
    
    * tests/benchmarks/loading/loading.pro:
    * tests/benchmarks/painting/painting.pro:
    * tests/hybridPixmap/hybridPixmap.pro:
    * tests/qgraphicswebview/qgraphicswebview.pro:
    * tests/qwebelement/qwebelement.pro:
    * tests/qwebframe/qwebframe.pro:
    * tests/qwebhistory/qwebhistory.pro:
    * tests/qwebhistoryinterface/qwebhistoryinterface.pro:
    * tests/qwebinspector/qwebinspector.pro:
    * tests/qwebpage/qwebpage.pro:
    * tests/qwebplugindatabase/qwebplugindatabase.pro:
    
    WebKitTools:
    
    * DumpRenderTree/qt/DumpRenderTree.pro:
    * DumpRenderTree/qt/ImageDiff.pro:
    * DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro:
    * QtL...
    28faeac4