aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/extantz.h
diff options
context:
space:
mode:
authorDavid Walter Seikel2015-03-22 18:38:59 +1000
committerDavid Walter Seikel2015-03-22 18:38:59 +1000
commit4e555166e0d6cb094ce4f97ed6bfd7bec28d2a45 (patch)
treef840a48f52fcfb5bede8a7940c483bc75e9eebde /src/extantz/extantz.h
parentWe don't need no stinkin' eo_unrefs. Anymore. Though leave them there, in c... (diff)
downloadSledjHamr-4e555166e0d6cb094ce4f97ed6bfd7bec28d2a45.zip
SledjHamr-4e555166e0d6cb094ce4f97ed6bfd7bec28d2a45.tar.gz
SledjHamr-4e555166e0d6cb094ce4f97ed6bfd7bec28d2a45.tar.bz2
SledjHamr-4e555166e0d6cb094ce4f97ed6bfd7bec28d2a45.tar.xz
Allow dropping the Evas_3D stuff out of the compile.
Diffstat (limited to 'src/extantz/extantz.h')
-rw-r--r--src/extantz/extantz.h1
1 files changed, 1 insertions, 0 deletions
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 @@
1#ifndef _EXTANTZ_H_ 1#ifndef _EXTANTZ_H_
2#define _EXTANTZ_H_ 2#define _EXTANTZ_H_
3 3
4#define USE_EVAS_3D 1
4#define USE_IRR 0 5#define USE_IRR 0
5#define USE_DEMO 1 6#define USE_DEMO 1
6#define DO_GEARS 0 7#define DO_GEARS 0