Skip to content

OpenSSL scripts and bins for Android (useful for Qt on Android apps)

Notifications You must be signed in to change notification settings

sbrown89/android_openssl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android_openssl

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 .pri file.

The following branches/tag(s) are available

  • master : Use for Qt 5.12.4+ and 5.13.x

To add openssl in your qmake project just add:

include(<path/to/android_openssl/openssl.pri)

to your .pro file

About

OpenSSL scripts and bins for Android (useful for Qt on Android apps)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 58.2%
  • QMake 41.8%