开发者

How would I add another extension for deletion when Visual Studio 2008's build->clean / build->rebuild is called?

Using VS 2008, C++. I would like to delete all my pch's on a rebuild/build clean. Is there anyway I could add开发者_Go百科 the *.pch files to the list of files to be deleted build->clean or rebuild all? I've looked through Visual Studio options dialog and really can't find anything. Has anyone messed with this in the past?


Nevermind, I found it. Its in a given project's settings under "Configuration Propertiies"->"General"->"Extensions to Delete on Clean".

No need to upvote me, just thought I'd share.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜