examples/elementary
Stefan Schmidt 638a1d7e2e examples: elementary: ad missing math lib to linker flags
We are using cos() and sin() in the efl_thread examples here but never linked
to the math lib. Ubuntu 14.04 on Travis CI errored out with this:

/usr/bin/ld: efl_thread_1.o: undefined reference to symbol 'cos@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from command line
2016-06-13 12:01:13 +02:00
..
.gitignore elementary: we actually need to include this generated files or make dist will fail. 2016-04-11 11:26:06 -07:00
Makefile.am examples: elementary: ad missing math lib to linker flags 2016-06-13 12:01:13 +02:00
bubble_cxx_example_01.cc elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
bubble_example_01.js elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
codegen_example.edj elementary: add resulting edj to allow make dist to work on a clean directory. 2016-05-05 14:54:53 -07:00
codegen_example_generated.c elementary: we actually need to include this generated files or make dist will fail. 2016-04-11 11:26:06 -07:00
codegen_example_generated.h elementary: we actually need to include this generated files or make dist will fail. 2016-04-11 11:26:06 -07:00
datetime_cxx_example.cc elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
datetime_example.js elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
efl_thread_win32_1.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
efl_thread_win32_2.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
efl_thread_win32_3.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
efl_thread_win32_4.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
glview_cxx_example_01.cc elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
hoversel_cxx_example_01.cc elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
location_cxx_example_01.cc elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
popup_cxx_example_01.cc elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
separator_cxx_example_01.cc elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
separator_example_01.js elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
thumb_cxx_example_01.cc elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00