Is it safe to delete the "ipch" folder - Precompiled headers?
- by Jamie Keeling
Hello,
I was looking through the folder for an application I am working on and noticed the "ipch" folder, for my solution which has two small projects it weighs in at about 90mb+ in size.
I have found an article discussing the use for the files and was wondering if they were safe to delete? It's for an assignment hand in and I would like to keep the electronic hand in as small as possible. If I were to delete the folder will the application remain in a safe and stable state?
I apologise if this is a simple question, I have only just started using Visual Studio 2010.
Thanks!
Pre-Compiled Headers