Enlightenment CVS committal
Author : doursse
Project : e17
Module : libs/evas
Dir : e17/libs/evas/src/lib/data
Modified Files:
Makefile.am
Added Files:
evas_array_hash.c
Log Message:
* move _Evas_Object_List and _Evas_Hash structures to Evas_Data.h
* move Evas_Array_Hash and Evas_Object_List declarations to Evas_Data.h
* move evas_array_hash.c from engines/common/ to data/
* remove Evas_Array_Double_Hash declaration (not used)
===================================================================
RCS file: /cvs/e/e17/libs/evas/src/lib/data/Makefile.am,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- Makefile.am 26 May 2008 13:17:12 -0000 1.11
+++ Makefile.am 9 Jul 2008 16:50:32 -0000 1.12
@@ -15,6 +15,7 @@
evas_list.c \
evas_array.c \
evas_object_list.c \
-evas_stringshare.c
+evas_stringshare.c \
+evas_array_hash.c
libevas_data_la_DEPENDENCIES = $(top_builddir)/config.h
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs