I have TFS build workflows that are causing me some headaches right now. They do what they are designed to very well and for non Microsoft technologies. They just were not designed to have new builds with different compilers added easily. In one workflow adding a project to build is easy. Add the project file in the "Items to build" section of the build definition.The bad news. The for each statement that iterates through the "Items to build" are compile and copy blocks for every other build technology ......