The XBOX_CONSOLE_TARGET variable can be set to durango if built in the appropriate Developer Command Prompt.
Can't support scarlett or xboxone as those require DirectX 12. While I've officially dropped legacy Xbox One XDK support for this library, there are still some backcompat scenarios I need to support.
Also added some warning suppressions for the clang v16 toolset.
The XBOX_CONSOLE_TARGET variable can be set to
durango
if built in the appropriate Developer Command Prompt.Also added some warning suppressions for the clang v16 toolset.