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