From 0885f3ee5239089f614b30b3ca745c85e1b2dfca Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 7 Aug 2012 19:00:38 +0200 Subject: rename qt_module_config.prf => qt_module.prf this is more logical, following the qt_plugin and qt_tool scheme. Change-Id: Ib3b2abec6728cdab260e15128b1cd78e8e6f5d6a Reviewed-by: Joerg Bornemann --- mkspecs/features/module.prf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mkspecs/features/module.prf') diff --git a/mkspecs/features/module.prf b/mkspecs/features/module.prf index 699277d961..916430d493 100644 --- a/mkspecs/features/module.prf +++ b/mkspecs/features/module.prf @@ -1 +1 @@ -warning("CONFIG+=module is obsolete. load(qt_module_config) is sufficient.") +warning("CONFIG+=module is obsolete. load(qt_module) is sufficient.") -- cgit v1.2.3