qt5base-lts/mkspecs/features/qt_module_config.prf
Oswald Buddenhagen 0885f3ee52 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 <joerg.bornemann@nokia.com>
2012-08-08 12:04:49 +02:00

3 lines
92 B
Plaintext

warning("load(qt_module_config) is obsolete. Use load(qt_module) instead.")
load(qt_module)