efl/src
Vincent Torri 86f1e6a00c evas: gesture_manager: fix usage of long on Windows
On Windows 64bits, long is a 4 bytes type. Declare count as being a intptr_t instead of long

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11836
2020-05-19 13:58:59 +02:00
..
benchmarks Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL" 2020-05-18 11:13:59 +01:00
bin exactness: resolve float compare warnings 2020-05-12 16:10:02 +02:00
bindings Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04:00
edje_external Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL" 2020-05-18 11:13:59 +01:00
examples examples: resolve float compare warnings 2020-05-12 16:10:02 +02:00
generic remove vlc, gst-0.10, xine deps, modules as they are broken 2020-03-08 12:36:01 +00:00
lib evas: gesture_manager: fix usage of long on Windows 2020-05-19 13:58:59 +02:00
modules png: handle file name .9.png 2020-05-19 11:57:56 +09:00
scripts scripts - eina - remove eina-bench-cmp as its disbaled from install 2020-01-06 16:36:31 +00:00
static_libs static/triangulator: resolve float compare warnings 2020-05-12 16:10:02 +02:00
tests tests: eina: fix usage of long on Windows 2020-05-19 13:58:57 +02:00
wayland_protocol