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.
Hi, each time I change something in one of my files I compile all the code files in my project - a process which takes a lot of time because I have dozens of files in my project. Is there a way to only compile the changed files, thus performing the compilation (and the all 'build' process) much faster?
...and I should also have noted that, as well as the millions of defines, I also have multiple Targets - and no problems with the build building only the necessary files.