I have a dual project where a "#ifdef value" in the code is controlled by project options. After changing in the "select target" window, clicking 'build has no effect, rebuild is required. I get by this by discretely rebuilding the files where the #ifdef exist, but that is error prone. is there a way to make 'build' suffice?