Details
Description
If QT_QML_DEBUG is enable and the Command Arguments is set to $(QmlDebug) - file:$(ProjectGuid),block then the application will connect to the QML debug server and debugging works fine.
But if more Command Arguments are used for example $(QmlDebug) -help the output console says:
Qt VS Tools: QML debug: DISABLED: Error parsing command line arguments
The Command Arguments -help $(QmlDebug) doesn't work either.