vote up 0 vote down star

Using VS 2008, C++. I would like to delete all my pch's on a rebuild/build clean. Is there anyway I could add 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?

flag

70% accept rate

1 Answer

vote up 1 vote down

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.

link|flag
+1 so this doesn't show up in the unanswered questions list. ;) – mmyers Nov 3 at 20:13

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.