efl/legacy/evil
Vincent Torri 66b9ed8926 * src/lib/Evil.h:
* src/lib/evil_string.h:
	Fix doxygen documentation



SVN revision: 54220
2010-11-06 07:10:12 +00:00
..
doc * doc/Doxyfile: 2010-05-29 10:51:06 +00:00
m4
src * src/lib/Evil.h: 2010-11-06 07:10:12 +00:00
win32 errno is managed by Windows 2010-11-06 07:09:16 +00:00
.cvsignore
AUTHORS
COPYING
COPYING-PLAIN
ChangeLog * src/lib/Evil.h: 2010-11-06 07:10:12 +00:00
Makefile.am * Makefile.am: 2009-12-19 19:08:28 +00:00
NEWS
README
autogen.sh
configure.ac remove -pedantic, too much noise 2010-08-23 06:53:43 +00:00
evil.pc.in

README

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

To get informations on how to install that library, see the
INSTALL file. For mingw32ce or cegcc users, look at the end
of that INSTALL file to have precise informations on how to
configure the library.

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

Enjoy !