How does updating the CMake produced VC++ project files work ? I mean: -I have CMake produce VC++ project files -Compile the solution -Do a svn update and pick up a couple of files -Have CMake produce new project files -Now, do I have to rebuild the entire solution again ? -Argiris