summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-05-18 08:16:46 +0000
committerAndy Polyakov <appro@openssl.org>2005-05-18 08:16:46 +0000
commit51ff6bde38e51e5822233e59a703b27efd369410 (patch)
tree8bf9c6b7b04fb3794cad8fd599aa9511ce62a644 /TABLE
parent28e4fe34e49f2233fa7784ca5b7ba42839892d99 (diff)
Engage Applink in mingw. Note that application-side module is not
compiled into *our* aplpications. That's because mingw is always consistent with itself. Having library-side code linked into .dll makes it possible to deploy the .dll with user-code compiled with another compiler [which is pretty much the whole point behind Applink].
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE2
1 files changed, 1 insertions, 1 deletions
diff --git a/TABLE b/TABLE
index 70ccd7e73e..35b06f8d7a 100644
--- a/TABLE
+++ b/TABLE
@@ -2991,7 +2991,7 @@ $rmd160_obj = rm86-cof.o
$rc5_obj = r586-cof.o
$dso_scheme = win32
$shared_target= cygwin-shared
-$shared_cflag = -D_WINDLL
+$shared_cflag = -D_WINDLL -DOPENSSL_USE_APPLINK
$shared_ldflag = -mno-cygwin -shared
$shared_extension = .dll.a
$ranlib =