view include/Makefile.am @ 795:46a4cd4d382b

Remove dependent on system time to gain frame rate Date.now() would read system time. It is ineffeciency in for some implementation. To gain frame rate, we should rely on accuration of setInterval().
author Thinker K.F. Li <thinker@codemud.net>
date Tue, 31 Aug 2010 10:04:15 +0800
parents d8181696b689
children 586e50f82c1f
line wrap: on
line source

include_HEADERS = 	\
	mb_config.h	\
	mb_animate.h 	\
	mb.h	 	\
	mb_timer.h 	\
	mb_types.h 	\
	mb_observer.h	\
	mb_paint.h	\
	mb_redraw_man.h	\
	mb_shapes.h	\
	mb_tools.h	\
	mb_prop.h	\
	mb_X_supp.h	\
	mb_img_ldr.h    \
	mb_af.h         \
	mb_ani_menu.h \
	mbbutton.h      \
	mb_so.h