efl/src/examples/eina
Ricardo de Almeida Gonzaga 512c759081 efl: add makefile.examples to each lib
Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>



SVN revision: 83795
2013-02-08 17:35:24 +00:00
..
Makefile.am efl: add makefile.examples to each lib 2013-02-08 17:35:24 +00:00
Makefile.examples efl: add makefile.examples to each lib 2013-02-08 17:35:24 +00:00
addr_book.txt merge: and the eina examples 2012-09-16 21:15:43 +00:00
chat.xml merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_accessor_01.c Eina examples: Fixed unused parameter warnings. 2013-01-15 17:18:40 +00:00
eina_array_01.c efl: backport Igor's eina patch. 2012-10-04 09:31:46 +00:00
eina_array_02.c efl: backport Igor's eina patch. 2012-10-04 09:31:46 +00:00
eina_error_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_file_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_file_02.c efl: add eina_file_copy() 2012-12-31 23:17:18 +00:00
eina_hash_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_hash_02.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_hash_03.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_hash_04.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_hash_05.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_hash_06.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_hash_07.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_hash_08.c efl: backport Igor's eina patch. 2012-10-04 09:31:46 +00:00
eina_inarray_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_inarray_02.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_inlist_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_inlist_02.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_inlist_03.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_iterator_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_list_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_list_02.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_list_03.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_list_04.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_log_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_log_02.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_log_03.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_magic_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_02.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_03.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_animal.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_animal.h merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_child.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_child.h merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_human.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_human.h merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_main.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_parrot.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_parrot.h merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_whistler.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_whistler.h merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_simple_xml_parser_01.c efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR 2013-02-08 17:35:17 +00:00
eina_str_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_strbuf_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_stringshare_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_tiler_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_value_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_value_02.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_value_03.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_xattr_01.c efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR 2013-02-08 17:35:17 +00:00
eina_xattr_02.c efl: missing api for xattr. 2012-12-31 21:05:58 +00:00