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:
It seems I've installed bundle that doesn't support MSVC (MinGW only). Going to download sources and install Qt according to this and that.