author | Gabriel Jacobo <gabomdq@gmail.com> |
Tue, 02 Oct 2012 13:29:59 -0300 | |
changeset 6534 | 8faa51147576 |
parent 6430 | 48d519500f7e |
permissions | -rw-r--r-- |
453
a6fa62b1be09
Updated for embedded Visual C++ 4.0
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
1 |
|
6430
48d519500f7e
Removed Windows CE support from SDL 2.0.
Ryan C. Gordon <icculus@icculus.org>
parents:
1251
diff
changeset
|
2 |
Windows CE is no longer supported by SDL. |
0 | 3 |
|
6430
48d519500f7e
Removed Windows CE support from SDL 2.0.
Ryan C. Gordon <icculus@icculus.org>
parents:
1251
diff
changeset
|
4 |
We have left the CE support in SDL 1.2 for those that must have it, and we |
48d519500f7e
Removed Windows CE support from SDL 2.0.
Ryan C. Gordon <icculus@icculus.org>
parents:
1251
diff
changeset
|
5 |
will accept patches that support more modern Windows Mobile platforms for |
48d519500f7e
Removed Windows CE support from SDL 2.0.
Ryan C. Gordon <icculus@icculus.org>
parents:
1251
diff
changeset
|
6 |
SDL 2.0. |
0 | 7 |
|
6430
48d519500f7e
Removed Windows CE support from SDL 2.0.
Ryan C. Gordon <icculus@icculus.org>
parents:
1251
diff
changeset
|
8 |
--ryan. |
0 | 9 |