view examples/Makefile.am @ 464:271212f325b4 Android_Skia

Conditional compile with Cairo and Skia. Some components are also affected. For example, sh_text, sh_stext, X_supp...etc. All affected ones are conditional compiled.
author Thinker K.F. Li <thinker@branda.to>
date Thu, 12 Nov 2009 21:16:13 +0800
parents 2e97e8082d83
children 21f944e79b19
line wrap: on
line source

if X_SUPP
SUBDIRS = calculator svg2code_ex tank dynamic drag menu
endif