Searched refs:withModules (Results 1 – 1 of 1) sorted by relevance
53 var withModules = true; variable137 txt += " modules: Enable module support (" + (withModules? "yes" : "no") + ")\n";250 vf.WriteLine("WITH_MODULES=" + (withModules? "1" : "0"));363 of.WriteLine(s.replace(/\@WITH_MODULES\@/, withModules? "1" : "0"));510 withModules = strToBool(arg.substring(opt.length + 1, arg.length));683 txtOut += " Module support: " + boolToStr(withModules) + "\n";