摘要: vcxproj文件:工程文件,其中描述了工程的各项属性,修改该文件后再重新build时vs会重新build工程vcxproj.filter文件:可理解为视图文件,定义了工程在VS中打开后的目录结构,修改该文件后重新build时vs不会重新build工程参考:http://stackoverflow.com/questions/6941868/why-do-vcxproj-filters-files-exist 阅读全文
posted @ 2013-04-21 23:47 ximenchuixie 阅读(3990) 评论(0) 推荐(1)