提高VS2010/VS2012编译速度
摘要:
除了合理的划分模块,减少link的时间外,充分利用多核编译也很重要。VS2010/2012都可以用多核编译,需要同时设置如下两个参数:Enable Minimal Rebuild Properties -> Configuration Properties -> C/C++ -> Code Gen... 阅读全文
posted @ 2013-07-08 20:44 张大大123 阅读(149) 评论(0) 推荐(0) 编辑