forked from joejulian/gio
761ab68868
Newer Windows NDKs add the "x86_64" platform suffix like other OS'es. Remove the special case. Newer NDKs are also installed in "ndk/x.y.z" versioned directories instead of in "ndk-bundle". Support that. Signed-off-by: Elias Naur <mail@eliasnaur.com>