What methods do you use to quickly compile and run VSC ++ projects?
For us, especially for loading all DLLs, it takes a lot of time. Is there any way to speed this up? The project loads a ton of DLLs, and some of them are especially slow.
Now that we use a single assembly for our projects, it already compiles incredibly fast! =)
Thank!
source
share