qt5base-lts/mkspecs/features/qt_module.prf
Oswald Buddenhagen 1ee462604b fix misnomer: qt_module.prf => qt_build_config.prf
qt_module suggests to be congruent to qt_plugin.

Change-Id: I629530bcbe2ba6c0adbdc11a275119c8aff0c953
2012-06-19 16:46:08 +02:00

3 lines
87 B
Plaintext

warning("Use load(qt_build_config) instead of load(qt_module).")
load(qt_build_config)