summaryrefslogtreecommitdiffstats
path: root/INSTALL.WCE
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-11-17 19:48:34 +0000
committerRichard Levitte <levitte@openssl.org>2002-11-17 19:48:34 +0000
commitf503c2c9e6336d9dde67526c6804bb6e4e91cd91 (patch)
tree5f00373f5f3ae17772ff2c5584b7c42ea2ece332 /INSTALL.WCE
parent7656893d51a64e2fc206190ac8368babed3ddcb3 (diff)
Make it possible to build for more than one CPU.
Clarify what the CE tests do.
Diffstat (limited to 'INSTALL.WCE')
-rw-r--r--INSTALL.WCE5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL.WCE b/INSTALL.WCE
index 0690fa2b23..a22370bf0f 100644
--- a/INSTALL.WCE
+++ b/INSTALL.WCE
@@ -61,3 +61,8 @@
> cd out32
> ..\ms\testce
+ This will copy each of the test programs to the Windows CE device and execute
+ them, displaying the output of the tests on this computer. The output should
+ look similar to the output produced by running the tests for a regular Windows
+ build.
+