diff -r 9b222d6b819d -r b196ca449a75 gfxconversion/mifconv/makefile_templates/mifconv_global_options.make --- a/gfxconversion/mifconv/makefile_templates/mifconv_global_options.make Fri Apr 16 15:32:00 2010 +0300 +++ b/gfxconversion/mifconv/makefile_templates/mifconv_global_options.make Thu May 13 20:20:43 2010 +0300 @@ -42,6 +42,11 @@ VECTORSOURCEDIR:=$(EPOCROOT)epoc32$/s60$/icons BITMAPSOURCEDIR:=$(EPOCROOT)epoc32$/s60$/bitmaps +# Optional SVG icon searching subdirectories: +VECTORSOURCESUBDIR_NSS:=$(VECTORSOURCEDIR)$/nss +VECTORSOURCESUBDIR_NOKIA:=$(VECTORSOURCEDIR)$/nokia +VECTORSOURCESUBDIR_OEM:=$(VECTORSOURCEDIR)$/oem + # Default target directories: WINS_TARGETDIR:=$(EPOCROOT)epoc32$/release$/wins$/$(CFG)$/z$/resource$/apps WINSCW_TARGETDIR:=$(EPOCROOT)epoc32$/release$/winscw$/$(CFG)$/z$/resource$/apps