Searched refs:buildDebug (Results 1 – 1 of 1) sorted by relevance
71 var buildDebug = 0; variable156 txt += " debug: Build unoptimised debug executables (" + (buildDebug? "yes" : "no") + ")\n";262 vf.WriteLine("DEBUG=" + (buildDebug? "1" : "0"));542 buildDebug = strToBool(arg.substring(opt.length + 1, arg.length));708 txtOut += " Debug symbols: " + boolToStr(buildDebug) + "\n";