The title says it all. With Qt 4.7.x and Visual C++ 2008 one used to be able to generate a Visual Studio project file by running 'qmake -spec win32-msvc2008' from the Qt command window.
Now with Qt 4.8.1 and Visual C++ 2010, running 'qmake -spec win32-msvc2010' only generates Makefile, Makefile.debug, and Makefile.release, but no VS project file. (The Makefile is otherwise usable with nmake just fine.) What am I missing? Sherif _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
