view examples/Makefile.am @ 1086:6723b2537993 openvg

Fix the issue that radial patterns would be changed in undefined way. This is caused by reallocating a wrong pointer in _mbe_pattern_create_gradient().
author Thinker K.F. Li <thinker@codemud.net>
date Fri, 03 Dec 2010 17:19:08 +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