At trying to add depends from the "axcontainer" module:
Depends { name: "Qt"; submodules: [ "axcontainer" ] }
got an error:
LINK : fatal error LNK1181: cannot open input file 'QtxContainer4.lib'
where instead of "QtxContainer4.lib" should be "QAxContainer.lib"!!!