qmake -project -o xxxx.pro 生成pro文件
qmake 生成makefile
nmake
或者
qmake -project -o hello.pro
qmake –tp vc –o hello.dsp