efl/legacy/evil
Vincent Torri 2aeedca6c1 * NEWS:
* src/lib/evil_time.c:
	* src/lib/evil_time.h:
	Do not declare and define localtime_r() if it's already defined.



SVN revision: 70155
2012-04-12 16:12:58 +00:00
..
doc
m4 Evil: organize the m4 files in common and "private" dirs, remove mpatrol, add a "windows-version" option to configure 2011-12-16 17:50:13 +00:00
src * NEWS: 2012-04-12 16:12:58 +00:00
AUTHORS * AUTHORS: 2012-02-17 20:48:11 +00:00
COPYING
COPYING-PLAIN
ChangeLog * NEWS: 2012-04-12 16:12:58 +00:00
ChangeLog.0
Makefile.am * Makefile.am: 2012-01-20 12:44:05 +00:00
NEWS * NEWS: 2012-04-12 16:12:58 +00:00
README
autogen.sh
configure.ac * NEWS: 2012-03-30 09:04:26 +00:00
evil.pc.in Evil: organize the m4 files in common and "private" dirs, remove mpatrol, add a "windows-version" option to configure 2011-12-16 17:50:13 +00:00

README

The Evil library tried to port some convenient Unix functions
to the Windows (XP or CE) platform. They are planned to be used
in the Enlightenment Fundations Libaries (EFL).

To get information on how to build that library and the EFL on
Windows XP, see

http://trac.enlightenment.org/e/wiki/EFLWindowsXP

To get information on how to build that library and the EFL on
on Windows CE, see


http://trac.enlightenment.org/e/wiki/EFLWindowsCE

To get the description of the API, behavior, etc.. run 'make doc'
in the top level directory, then open in your favorite browser
named Firefox the file index.html located in the subdirectory
doc/html/.

Enjoy !