mirror of
https://github.com/izzy2lost/android_openssl.git
synced 2026-06-19 01:20:12 -07:00
Update README.md
Add how to add openssl.pri to .pro files
This commit is contained in:
@@ -2,3 +2,9 @@
|
||||
OpenSSL scripts and bins for Android (useful for Qt on Android apps)
|
||||
|
||||
In this repo you can find prebuilt openssl libs for Android and a qmake script
|
||||
|
||||
To add openssl in your qmake project just add:
|
||||
```
|
||||
include(<path/to/android_openssl/openssl.pri)
|
||||
```
|
||||
to your `.pro` file
|
||||
|
||||
Reference in New Issue
Block a user