Home
last modified time | relevance | path

Searched refs:buildInclude (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/win32/
Dconfigure.js78 var buildInclude = "."; variable
169 txt += " where iconv headers can be found (" + buildInclude + ")\n";
270 vf.WriteLine("INCLUDE=$(INCLUDE);" + buildInclude);
275 vf.WriteLine("INCLUDE+= -I" + buildInclude);
278 vf.WriteLine("INCLUDE=" + buildInclude);
558 buildInclude = arg.substring(opt.length + 1, arg.length);
715 txtOut += " Include path: " + buildInclude + "\n";