Enlightenment CVS committal Author : doursse Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib/cache Modified Files: evas_cache_engine_image.c evas_cache_image.c Log Message: * Remove Windows code in evas_module.c and use evilness instead * Allow Windows Mobile to correctly load dll's * Use correct scheme for EAPI on Windows and include config.h when necessary * add -mwin32 to compiler flags when compiling with cegcc =================================================================== RCS file: /cvs/e/e17/libs/evas/src/lib/cache/evas_cache_engine_image.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- evas_cache_engine_image.c 8 Feb 2008 20:54:18 -0000 1.4 +++ evas_cache_engine_image.c 14 Mar 2008 16:49:47 -0000 1.5 @@ -1,5 +1,4 @@ #include <assert.h> -#include <Evas.h> #include "evas_common.h" #include "evas_private.h" =================================================================== RCS file: /cvs/e/e17/libs/evas/src/lib/cache/evas_cache_image.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- evas_cache_image.c 8 Feb 2008 19:55:02 -0000 1.12 +++ evas_cache_image.c 14 Mar 2008 16:49:47 -0000 1.13 @@ -1,6 +1,5 @@ #include <stdlib.h> #include <assert.h> -#include <Evas.h> #include "evas_common.h" #include "evas_private.h" ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs