about summary refs log tree commit diff stats
path: root/PACKAGE/lynx-oldssl.iss
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2018-03-17 15:40:36 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2018-03-17 15:40:36 +0000
commite86c1c8ddabde50e52019b5a00026e5e3a73b5e3 (patch)
treec4e638c5794c2cd41a8cf1850739809fb3427061 /PACKAGE/lynx-oldssl.iss
parentd9693d8087ccf1edac2cb408699d43162fecabb5 (diff)
downloadlynx-snapshots-e86c1c8ddabde50e52019b5a00026e5e3a73b5e3.tar.gz
snapshot of project "lynx", label v2-8-9dev_16u
Diffstat (limited to 'PACKAGE/lynx-oldssl.iss')
-rw-r--r--PACKAGE/lynx-oldssl.iss5
1 files changed, 4 insertions, 1 deletions
diff --git a/PACKAGE/lynx-oldssl.iss b/PACKAGE/lynx-oldssl.iss
index 6c18ef8e..7bbe0900 100644
--- a/PACKAGE/lynx-oldssl.iss
+++ b/PACKAGE/lynx-oldssl.iss
@@ -1,10 +1,13 @@
-; $LynxId: lynx-oldssl.iss,v 1.1 2017/04/27 00:20:10 tom Exp $

+; $LynxId: lynx-oldssl.iss,v 1.4 2018/03/16 20:30:46 tom Exp $

 ;

 ; This is an installer for Lynx built with "old" OpenSSL (before 1.1.x).

 ;

 ; The script assumes environment variables have been set, e.g., to point to

 ; data which is used by the installer (see "lynx.lss" for details).

 

+#define NoScreenDll

+#define SslGlob1      "'ssleay32.dll'"

+#define SslGlob2      "'libeay32.dll'"

 #define SetupBaseName "lynx-oldssl"

 #define SourceExeName "lynx-oldssl.exe"