Hi All, This might not be a new question, but is there a way to force CMake to set up incremental linking in the .dsw project? Right now I'm setting up the incremental linking via Visual Studio each time after I run cmake. - David