I'm looking for a project generator which can build project files for various IDEs like Visual Studio, XCode, SharpDevelop, CodeBlocks, etc and which supports both C/C++ and C# projects.
I've looked at CMake, but it seems like it lacks C# support.
Anyone have any suggestions?