Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-11-16 01:44:08 +0300
committerRichard Levitte <levitte@openssl.org>2002-11-16 01:44:08 +0300
commit29ca164513f243025ccbc11bade8bfee5b49a543 (patch)
treeb2eea1d839fcb69274ab57b0c371d46e6a399d28 /INSTALL.W32
parent97d58eadbf2f05f86451da9a384a82dd73b97dce (diff)
WinCE patches
Diffstat (limited to 'INSTALL.W32')
-rw-r--r--INSTALL.W322
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.W32 b/INSTALL.W32
index 8b22d9d05f..8a875cf0be 100644
--- a/INSTALL.W32
+++ b/INSTALL.W32
@@ -2,6 +2,8 @@
INSTALLATION ON THE WIN32 PLATFORM
----------------------------------
+ [Instructions for building for Windows CE can be found in INSTALL.WCE]
+
Heres a few comments about building OpenSSL in Windows environments. Most
of this is tested on Win32 but it may also work in Win 3.1 with some
modification.