Searched refs:vcmanifest (Results 1 – 2 of 2) sorted by relevance
70 var vcmanifest = false; variable155 txt += " vcmanifest: Embed VC manifest (only msvc) (" + (vcmanifest? "yes" : "no") + ")\n";273 vf.WriteLine("VCMANIFEST=" + (vcmanifest? "1" : "0"));540 vcmanifest = strToBool(arg.substring(opt.length + 1, arg.length));705 txtOut += " Embed Manifest: " + boolToStr(vcmanifest) + "\n";
1174 * win32/configure.js win32/Makefile.msvc: add --vcmanifest flag (yes/no)