visual-studio-2008

How do I compile a Visual Studio project from the command-line?

How do I compile a Visual Studio project from the command-line? Question: I’m scripting the checkout, build, distribution, test, and commit cycle for a large C++ solution that is using Monotone, CMake, Visual Studio Express 2008, and custom tests. All of the other parts seem pretty straight-forward, but I don’t see how to compile the …

Total answers: 9