efl: Renamed Ecore.Time to Efl.Time and defined it
authorFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Tue, 9 Feb 2016 15:28:25 +0000 (13:28 -0200)
committerFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Tue, 9 Feb 2016 15:28:25 +0000 (13:28 -0200)
commite1de58a3ad25a8bfca0ef0a88d67e3493343819e
tree81bdf0bf49834637a6d2dba39f5a24a66a015d98
parent0e8ce5dd23ed33926d7f26ada1dc073d3e6d1ee0
efl: Renamed Ecore.Time to Efl.Time and defined it

Moved the Ecore.Time @extern struct to Efl lib and defined it as
specified in C specification for struct tm. Thus, bindings can be
automatically generated for where struct tm is used.
src/Makefile_Efl.am
src/lib/ecore/Ecore_Common.h
src/lib/ecore/ecore_types.eot
src/lib/efl/Efl.h
src/lib/efl/efl_types.eot [new file with mode: 0644]