I have main.cpp in c:\\test folder and do the following:
main.cpp
c:\\test
qmake -project qmake -tp vc test.pro
The answer is:
Most simple one qmake -project qmake -t vcapp
and you get the .vcproj file