Merge pull request 'README: add deprecation note for Ecore WinCE' (#1) from vtorri/efl:master into master

Reviewed-on: http://git.enlightenment.org/enlightenment/efl/pulls/1
This commit is contained in:
Vincent Torri 2022-05-11 09:13:27 -07:00
commit 11843f1991
1 changed files with 4 additions and 1 deletions

5
README
View File

@ -205,6 +205,8 @@ the Ecore main-loop and event queue.
This acts as glue/wrapper around Windows CE APIs to tie them into the
Ecore main-loop and event queue.
This library is deprecated
**Ecore X:**
@ -402,7 +404,8 @@ implementations that are fast and accurate.
//BSD 2-Clause license//
This library acts as a porting library for Windows to provide missing
libc calls not in Mingw32 that EFL needs.
libc calls not in Mingw32 that EFL needs. It is used internally and
no symbol is public.
**Heif:**