We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?