Mandatory: disable code using QtPlugin (we don't ship pluggables right now, so it is not needed). It can be guarded with a specific guard that is not enabled by default in AGL.
Later plugin could be reenabled using boost DLL module. A new task should be created in this case.
WAM should not require QtPlugin in AGL.
Steps:
Mandatory: disable code using QtPlugin (we don't ship pluggables right now, so it is not needed). It can be guarded with a specific guard that is not enabled by default in AGL.
Later plugin could be reenabled using boost DLL module. A new task should be created in this case.