From 329163c29067e3787ccc0585aba03bda15228a8a Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Wed, 11 May 2022 18:11:05 +0200 Subject: [PATCH] README: add deprecation note for Ecore WinCE --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index 148ab322a3..44cf66c77b 100644 --- a/README +++ b/README @@ -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:**