Waf generating Visual Studio projects?
build-process, c, c++, visual-studio, waf
Solution
An "extra" tool does now (check waflib/extras/msvs.py).
Since this is used by the waf author, I think you can rely on it.
Problem
Can the Waf build system generate Visual Studio project files for C/C++?