Hi, I have a big project 13000+ files and it takes a very long time for visual studio to check all the source files and object files to se which have changed and have to be rebuild.
I would like to be able to specifye what files i have made changes in and just compile the object files for these files and disable the check.
/R
Start Free Trial