From c5a02e33b03d85a18c790b201f4ed5169665cec6 Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Tue, 10 Jan 2012 11:24:45 +1000 Subject: Added missing SUBDIRS+=module_qtjsbackend Module cannot be compiled without this. Change-Id: I1ea3bd6f21b389db0c758abebd6e851a77a1d682 Sanity-Review: Qt Sanity Bot Reviewed-by: Jyri Tahtela --- qt.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'qt.pro') diff --git a/qt.pro b/qt.pro index 4f0e006d..bf207c6c 100644 --- a/qt.pro +++ b/qt.pro @@ -148,6 +148,7 @@ exists(qtpim/qtpim.pro): SUBDIRS += module_qtpim exists(qtconnectivity/qtconnectivity.pro): SUBDIRS += module_qtconnectivity exists(qtwayland/qtwayland.pro): SUBDIRS += module_qtwayland exists(qtjsondb/qtjsondb.pro): SUBDIRS += module_qtjsondb +exists(qtjsbackend/qtjsbackend.pro): SUBDIRS += module_qtjsbackend exists(qtwebkit/Tools/Scripts/build-webkit) { SUBDIRS += module_qtwebkit \ -- cgit v1.2.3