I am currently running v4.0 of VisualGDB. I want to use it on a large project with hundreds of files, where other developers are also making changes. When one of us adds some files, one or more of the makefiles changes. I have not found a way to synchronize an existing Visual Studio project (created by VisualGDB) with the new makefiles. I have been working around this by making an entirely new project and solution, but that takes quite a bit of time and is very tedious. Is there a way to get VisualGDB to re-build the project based on the changed makefiles?
Thanks!
— Phil