view examples/Makefile.am @ 1097:52d8bf5d12b4

Implement the function to duplicate the previous scene. This require the latest inkscape-pybind, which contains duplicate() for the Node
author wycc
date Sat, 04 Dec 2010 07:43:51 +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