efl/src/lib/ecore_evas
Jean-Philippe Andre 83320ae105 Win32: Fix ecore_evas engine search path
Engines are stored in a lib/ folder, while the main DLL files
are in the bin/ folder, so the engine would never be found.

A solution was to add the proper checkme file in the share
folder, but since this is necessary only for Windows, we
can simply use ../lib instead of using the full eina_prefix
detector.

Thanks vtorri for the review.
2014-05-20 15:13:43 +09:00
..
Ecore_Evas.h ecore_evas_extn: fix doxygen sample 2014-04-04 12:16:39 +09:00
Ecore_Evas_Types.h ecore-evas: Predefine Ecore_X_Atom and Ecore_X_Icon 2014-03-12 08:42:01 +00:00
ecore_evas.c do not use EINA_FALSE instead of NULL 2014-05-07 17:45:11 +02:00
ecore_evas_buffer.c ecore_evas: Added support for window auxiliary hint 2014-02-28 07:20:01 +09:00
ecore_evas_buffer.h ecore_evas: re-order inclusion of header to fix compilation on Windows. 2013-03-12 15:58:43 +09:00
ecore_evas_deprecated.c ecore_evas: Mark unused variables as unused 2013-03-16 12:33:36 +00:00
ecore_evas_drm.h Add ecore_evas_drm private header. 2013-05-14 10:49:14 +01:00
ecore_evas_ews.c ecore_evas: Added support for window auxiliary hint 2014-02-28 07:20:01 +09:00
ecore_evas_extn.c ecore_evas: extn - restore missing symbol that resulted in a temporary ABI break. 2014-01-04 11:23:47 +09:00
ecore_evas_extn.h Fix formatting 2013-06-17 23:22:19 +01:00
ecore_evas_module.c Win32: Fix ecore_evas engine search path 2014-05-20 15:13:43 +09:00
ecore_evas_private.h ecore_evas: Added support for window auxiliary hint 2014-02-28 07:20:01 +09:00
ecore_evas_util.c efl: formatting 2013-06-20 13:08:36 +02:00
ecore_evas_wayland.h Add pre_post_swap_callback_set to Wayland Interface for Ecore_Evas. 2013-06-06 04:42:57 +01:00
ecore_evas_win32.h ecore_evas: re-order inclusion of header to fix compilation on Windows. 2013-03-12 15:58:43 +09:00
ecore_evas_x11.h Add interface function definitions for: 2013-07-11 10:49:25 +01:00