I have a VC++5 project. I deleted the debug directory, and now my project won't compile because it says it can't find some pre-compiled headers.

What do i do?

Idji