examples: evas-3d: these three examples still need EFL_EO_API_SUPPORT as well

EFL_CANVAS_RECTANGLE_CLASS is needed here which is still covered by the EO_API
define.
This commit is contained in:
Stefan Schmidt 2016-06-15 11:29:28 +02:00
parent 1c919e93a5
commit 194965ba6a
3 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* @endverbatim
*/
#define EFL_EO_API_SUPPORT
#define EFL_BETA_API_SUPPORT
#include <Eo.h>

View File

@ -6,6 +6,7 @@
* @endverbatim
*/
#define EFL_EO_API_SUPPORT
#define EFL_BETA_API_SUPPORT
#include <math.h>

View File

@ -8,6 +8,7 @@
* @endverbatim
*/
#define EFL_EO_API_SUPPORT
#define EFL_BETA_API_SUPPORT
#include <math.h>