view examples/Makefile.am @ 1228:027187a21117

Add undo support. This is not working yet. We need to modify the MBScene_dom to handle the undo events correctly.
author wycc
date Sat, 08 Jan 2011 15:46:09 +0800
parents 8deacb832530
children
line wrap: on
line source

if X_BACKEND
SUBDIRS = calculator tank drag
if SH_TEXT
SUBDIRS += svg2code_ex dynamic menu
endif
endif