summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2004-07-23 20:46:41 +0000
committerAndy Polyakov <appro@openssl.org>2004-07-23 20:46:41 +0000
commit4aa5889e1a1f21ecc1d5861d6d8b1b34a2fb712c (patch)
tree6a4b85faa31d746c87e09bad84ea2b2ddf53aa96 /Configure
parentbafcc7e060100bc3a2c8fb51c0ac6d87dc74a91a (diff)
VC-NT was taken away by mistake, putting it back...
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index ceb13f19e0..87fa684cac 100755
--- 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:::",