<div dir="ltr"><span style>I want to programatically define a symbol, e.g. FOO, such that the code "#if defined(FOO)" will evaluate to true during pre-processing. </span><div style>How do I that?<div><br></div></div>
<div style>I tried addMacroDef("FOO"), and other methods, but to no avail.</div></div>