diff options
author | 3gg <3gg@shellblade.net> | 2024-05-04 16:51:29 -0700 |
---|---|---|
committer | 3gg <3gg@shellblade.net> | 2024-05-04 16:51:29 -0700 |
commit | 8222bfe56d4dabe8d92fc4b25ea1b0163b16f3e1 (patch) | |
tree | 763389e42276035ac134d94eb1dc32293b88d807 /src/contrib/SDL-2.30.2/docs/README-wince.md |
Initial commit.
Diffstat (limited to 'src/contrib/SDL-2.30.2/docs/README-wince.md')
-rw-r--r-- | src/contrib/SDL-2.30.2/docs/README-wince.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/contrib/SDL-2.30.2/docs/README-wince.md b/src/contrib/SDL-2.30.2/docs/README-wince.md new file mode 100644 index 0000000..d5fb64f --- /dev/null +++ b/src/contrib/SDL-2.30.2/docs/README-wince.md | |||
@@ -0,0 +1,10 @@ | |||
1 | WinCE | ||
2 | ===== | ||
3 | |||
4 | Windows CE is no longer supported by SDL. | ||
5 | |||
6 | We have left the CE support in SDL 1.2 for those that must have it, and we | ||
7 | have support for Windows Phone 8 and WinRT in SDL2, as of SDL 2.0.3. | ||
8 | |||
9 | --ryan. | ||
10 | |||