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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/win32/
H A Dconfigure.js76 var buildInclude = "."; variable
165 txt += " where iconv headers can be found (" + buildInclude + ")\n";
264 vf.WriteLine("INCLUDE=$(INCLUDE);" + buildInclude);
269 vf.WriteLine("INCLUDE+=;" + buildInclude);
272 vf.WriteLine("INCLUDE=" + buildInclude);
530 buildInclude = arg.substring(opt.length + 1, arg.length);
679 txtOut += " Include path: " + buildInclude + "\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/win32/
H A Dconfigure.js76 var buildInclude = "."; variable
165 txt += " where iconv headers can be found (" + buildInclude + ")\n";
264 vf.WriteLine("INCLUDE=$(INCLUDE);" + buildInclude);
269 vf.WriteLine("INCLUDE+=;" + buildInclude);
272 vf.WriteLine("INCLUDE=" + buildInclude);
530 buildInclude = arg.substring(opt.length + 1, arg.length);
679 txtOut += " Include path: " + buildInclude + "\n";

Completed in 51 milliseconds