-- Moved the msvc version selection in the msvc toolchain to its own method since it needs to be called in 2 places.
-- Added a method to AndroidBase for determining if an android build is considered debug since that logic needs to be also accessible from the visual studio project generator.
-- Filled in the android debugging property in the visual studio project generator that points to the output APK.