efl/src/examples/ecore
Daniel Juyung Seo 203c3e7c15 ecore examples: move pkg-config at the end of gcc command.
This fixed build break on my machine.
2013-10-22 00:45:29 +09:00
..
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
Makefile.am examples/ecore: don't use ECORE_CON_LIBS 2013-10-01 13:53:29 -07:00
Makefile.examples efl: add makefile.examples to each lib 2013-02-08 17:35:24 +00:00
ecore_animator_example.c ecore examples: move pkg-config at the end of gcc command. 2013-10-22 00:45:29 +09:00
ecore_audio_custom.c ecore_audio: Add more return values for methods, catch up with API 2013-04-23 17:13:39 +01:00
ecore_audio_playback.c ecore_audio: Add more return values for methods, catch up with API 2013-04-23 17:13:39 +01:00
ecore_audio_to_ogg.c examples/ecore_audio: Require input and output file as argument 2013-04-23 17:13:39 +01:00
ecore_client_bench.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
ecore_con_client_example.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
ecore_con_client_simple_example.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
ecore_con_lookup_example.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
ecore_con_server_example.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
ecore_con_server_http_example.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
ecore_con_server_simple_example.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
ecore_con_url_cookies_example.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
ecore_con_url_download_example.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
ecore_con_url_headers_example.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
ecore_evas_basics_example.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
ecore_evas_buffer_example_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
ecore_evas_buffer_example_02.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
ecore_evas_callbacks.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
ecore_evas_ews_example.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
ecore_evas_extn_plug_example.c ecore evas extn:add example file related with ecore extn 2013-02-16 18:02:40 +09:00
ecore_evas_extn_socket_example.c efl: formatting 2013-06-20 13:08:36 +02:00
ecore_evas_object_example.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
ecore_evas_window_sizes_example.c ecore/wayland: Fix screen geometry when it is rotated. 2013-04-02 17:27:39 -03:00
ecore_event_example_01.c ecore examples: move pkg-config at the end of gcc command. 2013-10-22 00:45:29 +09:00
ecore_event_example_02.c ecore examples: move pkg-config at the end of gcc command. 2013-10-22 00:45:29 +09:00
ecore_exe_example.c Ecore: add examples 2012-12-03 19:36:16 +00:00
ecore_exe_example_child.c Ecore: add examples 2012-12-03 19:36:16 +00:00
ecore_fd_handler_example.c ecore ecore_fd_handler_example.c: Added gcc build instruction for an example. 2013-01-07 17:04:18 +00:00
ecore_fd_handler_gnutls_example.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
ecore_file_download_example.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
ecore_idler_example.c ecore examples: Use old API as long as Eo is in flux 2013-07-24 08:57:05 +02:00
ecore_imf_example.c ecore_imf_example: notify the cursor information in focus-in handler 2013-10-11 10:23:19 +09:00
ecore_job_example.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
ecore_pipe_gstreamer_example.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
ecore_pipe_simple_example.c ecore examples: move pkg-config at the end of gcc command. 2013-10-22 00:45:29 +09:00
ecore_poller_example.c ecore examples: Use old API as long as Eo is in flux 2013-07-24 08:57:05 +02:00
ecore_server_bench.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
ecore_thread_example.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
ecore_time_functions_example.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
ecore_timer_example.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
red.png Ecore: add examples 2012-12-03 19:36:16 +00:00