diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2007-05-07 22:58:32 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2007-05-07 22:58:32 +0000 |
commit | 0cff893e15c6554925d521a54259372c2ad5c1c0 (patch) | |
tree | 794ca9a440766574bd5ea8ebd1d7cbe99500adaa /cppe | |
parent | Fixed bug #2186 (diff) | |
download | ice-0cff893e15c6554925d521a54259372c2ad5c1c0.tar.bz2 ice-0cff893e15c6554925d521a54259372c2ad5c1c0.tar.xz ice-0cff893e15c6554925d521a54259372c2ad5c1c0.zip |
Bug 1289
Diffstat (limited to 'cppe')
-rw-r--r-- | cppe/INSTALL.WINCE | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/cppe/INSTALL.WINCE b/cppe/INSTALL.WINCE index 6721ac5cc8e..c44baf22050 100644 --- a/cppe/INSTALL.WINCE +++ b/cppe/INSTALL.WINCE @@ -3,14 +3,13 @@ Requirements ====================================================================== -Environment ------------ +Windows version +---------------` -Ice-E has been extensively tested under the following environments: +Ice-E has been extensively tested on: -- Microsoft Device Emulator 1.0 - -- HP iPaq hx2400 +- Windows CE 4.2 +- Windows Mobile 5.0 C++ compiler |