From 898e701b4aa67f04fb29bf61fd7326f5c18bec7b Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 8 Mar 2013 21:45:43 +0100 Subject: bring bootstrapped QT magic from qt_tool to qt_module project files of bootstrapped modules can, just like those of bootstrapped tools, benefit from automatic adjustment of QT (and CONFIG). Change-Id: I83815e69a2b105caaee0c2e2602828f8eb425eef Reviewed-by: Joerg Bornemann --- src/tools/bootstrap-dbus/bootstrap-dbus.pro | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/tools/bootstrap-dbus') diff --git a/src/tools/bootstrap-dbus/bootstrap-dbus.pro b/src/tools/bootstrap-dbus/bootstrap-dbus.pro index 63f7b38a73..6af70efda7 100644 --- a/src/tools/bootstrap-dbus/bootstrap-dbus.pro +++ b/src/tools/bootstrap-dbus/bootstrap-dbus.pro @@ -2,9 +2,7 @@ option(host_build) MODULE = bootstrap_dbus TARGET = QtBootstrapDBus -QT = bootstrap-private -CONFIG += no_module_headers internal_module -!build_pass: CONFIG += release +CONFIG += no_module_headers internal_module force_bootstrap DEFINES += \ QT_NO_CAST_FROM_ASCII -- cgit v1.2.3