From 4e555166e0d6cb094ce4f97ed6bfd7bec28d2a45 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 22 Mar 2015 18:38:59 +1000 Subject: Allow dropping the Evas_3D stuff out of the compile. --- src/extantz/extantz.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/extantz/extantz.h') diff --git a/src/extantz/extantz.h b/src/extantz/extantz.h index 5882e10..c6b9630 100644 --- a/src/extantz/extantz.h +++ b/src/extantz/extantz.h @@ -1,6 +1,7 @@ #ifndef _EXTANTZ_H_ #define _EXTANTZ_H_ +#define USE_EVAS_3D 1 #define USE_IRR 0 #define USE_DEMO 1 #define DO_GEARS 0 -- cgit v1.1