projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bafcc7e
)
VC-NT was taken away by mistake, putting it back...
author
Andy Polyakov
<appro@openssl.org>
Fri, 23 Jul 2004 20:46:41 +0000
(20:46 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Fri, 23 Jul 2004 20:46:41 +0000
(20:46 +0000)
Configure
patch
|
blob
|
history
TABLE
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index ceb13f19e02a78428b6db426569cc76c7b31274e..87fa684cac015f376d430e4aa22b72ce174c0f31 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-468,6
+468,7
@@
my %table=(
"VC-WIN64A","cl::::WIN64A::SIXTY_FOUR_BIT EXPORT_VAR_AS_FN:${no_asm}:win32",
# Visual C targets
+"VC-NT","cl::::WINNT::BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN ${x86_gcc_opts}:${no_asm}:win32",
"VC-CE","cl::::WINCE::BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN ${x86_gcc_opts}:${no_asm}:win32",
"VC-WIN32","cl::::WIN32::BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN ${x86_gcc_opts}:${no_asm}:win32",
"VC-WIN16","cl:::(unknown):WIN16::MD2_CHAR DES_UNROLL DES_PTR RC4_INDEX THIRTY_TWO_BIT:::",
diff --git
a/TABLE
b/TABLE
index eaa08d7585097946896bafabf83c8b41b7feff89..9bb5cf0d0b13fbd7acd4fd03ad4521adc07a4854 100644
(file)
--- a/
TABLE
+++ b/
TABLE
@@
-936,6
+936,32
@@
$shared_extension =
$ranlib =
$arflags =
+*** VC-NT
+$cc = cl
+$cflags =
+$unistd =
+$thread_cflag =
+$sys_id = WINNT
+$lflags =
+$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT
+$bn_obj =
+$des_obj =
+$aes_obj =
+$bf_obj =
+$md5_obj =
+$sha1_obj =
+$cast_obj =
+$rc4_obj =
+$rmd160_obj =
+$rc5_obj =
+$dso_scheme = win32
+$shared_target=
+$shared_cflag =
+$shared_ldflag =
+$shared_extension =
+$ranlib =
+$arflags =
+
*** VC-W31-16
$cc = cl
$cflags =