Home
last modified time | relevance | path

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

/external/libxml2/win32/
Dconfigure.js79 var buildLib = "."; variable
171 txt += " where iconv library can be found (" + buildLib + ")\n";
271 vf.WriteLine("LIB=$(LIB);" + buildLib);
276 vf.WriteLine("LIB+= -L" + buildLib);
279 vf.WriteLine("LIB=" + buildLib);
560 buildLib = arg.substring(opt.length + 1, arg.length);
716 txtOut += " Lib path: " + buildLib + "\n";