From 1684c8f398922065a97e7da4dac4ac6a33cc5218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Wed, 9 Apr 2014 16:03:55 +0200 Subject: Back to the standard "app" module. This return to "app" instead of "bitmask_android" is due to this reading: https://developer.android.com/sdk/installing/studio-build.html#projectStructure I'll have to tweak the final apk name in build.gradle. --- app/openssl/ThirdPartyProject.prop | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 app/openssl/ThirdPartyProject.prop (limited to 'app/openssl/ThirdPartyProject.prop') diff --git a/app/openssl/ThirdPartyProject.prop b/app/openssl/ThirdPartyProject.prop new file mode 100644 index 00000000..34ad609a --- /dev/null +++ b/app/openssl/ThirdPartyProject.prop @@ -0,0 +1,10 @@ +# Copyright 2010 Google Inc. All Rights Reserved. +#Fri Jul 16 10:03:09 PDT 2010 +currentVersion=1.0.0e +version=1.0.0e +isNative=true +feedurl=http\://www.openssl.org/ +name=openssl +keywords=openssl +onDevice=true +homepage=http\://www.openssl.org/ -- cgit v1.2.3