qt_path_android_abi_<abi>

対応する ABI の Qt for Android へのパスを指定する変数のセット。

この変数は Qt 6.3 で導入されました。

注意: この変数はテクノロジープレビューであり、将来のリリースで変更される可能性があります。

注意: この変数は、Androidプラットフォームをターゲットにしている場合にのみ使用されます。

各変数を使用して、対応する ABI の Qt for Android へのパスを指定できます。サポートされている ABI はarmeabi-v7a, arm64-v8a, x86, x86_64 です。

QT_ANDROID_ABISも参照してください

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.