Searched defs:destfile (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp7765 String destfile = parent.eval(destfileOpt, "."); local
7769 cmd.append(destfile);
7784 removeFromStatCache(getNativePath(destfile));
7794 if (!parent.getAttribute(elem, "destfile", destfileOpt))
7798 error("<jar> required both basedir and destfile attributes to be set");

Completed in 86 milliseconds