If you don't feel too nauseous ... It's worth the effort if the changes are frequent.
The .vcproj file is in xml format. You can use Explorer to manage your files and write a small utility that checks and removes (missing) files from your project. Files are tagged as in
<File
RelativePath=".\AudioPlayerPane.cpp"
>
</File>
You need to remove the entire "File" tag, 3 lines or more, if the file has special compilation options, etc. all the way to the "/ File" tag. In addition, you will want to delete the .suo, .ncb, and .cache files.
, boost.property_tree xml - , UTF-8, , vcproj. . , notepad ++ .