VS/Android: Do not specify Windows Runtime library type during compiler id

The VS2022 Clang toolchain adds some windows libraries to the linked
library list if RuntimeLibrary is set, even if the Project is targeting
Android.  This causes an unexpected linker failure.
1 file changed