From 862f7cd104200e08c12bcda9239734231c374af4 Mon Sep 17 00:00:00 2001 From: Oleksandr Shcherbina Date: Tue, 17 Feb 2015 12:51:14 +0100 Subject: elementary: example showing Evas_3D with elementary widgets and testing some of its feature. Summary: This small application for quick testing main features and changes in Evas 3D. Main features: effects shadow, fog, measuring fps, load 3D model, panel for change sets light and camera. Reviewers: Hermet, raster, cedric Differential Revision: https://phab.enlightenment.org/D1953 Signed-off-by: Cedric BAIL --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d68811976..8c63e1113 100644 --- a/configure.ac +++ b/configure.ac @@ -501,6 +501,7 @@ src/modules/test_map/Makefile src/edje_externals/Makefile src/examples/Makefile src/examples/sphere_hunter/Makefile +src/examples/perfomance/Makefile src/tests/Makefile src/imported/Makefile src/imported/atspi/Makefile -- cgit v1.2.1