Mercurial > MadButterfly
view include/mb_config.h.in @ 467:6e18550c8fa8 Android_Skia
Header file to config graphic engine
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Thu, 12 Nov 2009 21:24:35 +0800 |
parents | |
children | ba64f928542b |
line wrap: on
line source
#ifndef __MB_CONFIG_H_ #define __MB_CONFIG_H_ /* Enable Cairo Graphic Engine */ #undef CAIRO_GRAPH_ENGINE /* Enable Skia Graphic Engine */ #undef SKIA_GRAPH_ENGINE #endif /* __MB_CONFIG_H_ */