Hi there. I've been looking around for a build tool that can generate both Xcode and visual studio projects from a makefile. The only one I've found is qmake (I am correct that qmake does this, aren't I ?)
But we have no requirement for using the Qt framework at all, we would need to generate projects that do not include Qt in any form. Is this doable ? Can you use qmake as a stand alone build tool without using Qt ?
Thanks
Bookmarks