This post has been edited 1 times, last edit by "Sergey B." (Mar 1st 2008, 7:56am)
Quoted
Originally posted by Sergey B.
From a command prompt, change the directory to your project, then type
qmake -project
If you are using Xcode on Mac OS X, you can generate an Xcode project using the command
qmake -spec macx-xcode
C++ GUI Programming with Qt 4
By Jasmin Blanchette, Mark Summerfield