# QGC_KDAB_android_openssl **Repository Path**: cshuazhang/QGC_KDAB_android_openssl ## Basic Information - **Project Name**: QGC_KDAB_android_openssl - **Description**: 转存自https://github.com/KDAB/android_openssl。从V4.3分支开始变为此仓库。 - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-21 - **Last Updated**: 2025-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Android OpenSSL support for Qt OpenSSL scripts and binaries for Android (useful for Qt Android apps) In this repo you can find the prebuilt OpenSSL libs for Android and a qmake include project `.pri` file that can be used integrated with Qt projects. The following directories are available * `ssl_3`: used for Qt 6.5.0+. * `ssl_1_1`: for Qt Qt 5.12.5+, 5.13.1+, 5.14.0+, 5.15.0+, Qt 6.x.x up to 6.4.x ## How to use it To add OpenSSL in your QMake project, append the following to your `.pro` project file: ``` android: include(