QT_ANDROID_EXTRA_LIBS

Extra libraries to deploy with the target.

注意: This property is in technology preview and may change in future releases.

注意: This property is used only if targeting the Android platform.

A list of external libraries that will be copied into your application's libs folder and loaded on start-up. This can be used, for instance, to enable OpenSSL in your application. For more information, see 为 Android 添加 OpenSSL 支持 .

另请参阅 qt_android_generate_deployment_settings ().