It does not work! Several QT dll are really built, but compilation hangs.

cl -c -FIqt_gui_pch.h -Yuqt_gui_pch.h -Fp.pch\debug\Qt5Guid_pch.pch -nologo -Zm200 -Zc:wchar_t -arch:SSE2 -Zi -MDd -GR -W3 -w34100 -w34189 /Fd..\..\lib\
Qt5Guid.pdb -DUNICODE -DWIN32 -DQT_NO_USING_NAMESPACE -DQT_BUILD_GUI_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_USE_BUNDLED_LIBPNG -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DQT_NO_EXCEPTIONS -DQT_CORE_LIB -I"..\..\include" -I"..\..\include\QtGui" -I"..\..\include\QtANGLE" -I"..\..\include\QtGui\5.3.2" -I"..\..\include\QtGui\5.3.2\QtGui" -I"tmp" -I"image" -I"..\3rdparty\libpng"
-I"..\3rdparty\zlib" -I"..\3rdparty\zlib" -I"..\..\include\QtCore\5.3.2" -I"..\..\include\QtCore\5.3.2\QtCore" -I"..\..\include\QtCore" -I".moc\debug" -I"..\..\mkspecs\win32-svc2008" -Fo.obj\debug\ @C:\DOCUME~1\FOJTIK~1.ESC\LOCALS~1\Temp\n
m131F.tmp
qopenglcontext.cpp
kernel\qopenglcontext.cpp(368) : error C2065: 'GL_PROXY_TEXTURE_2D' : undeclared identifier
kernel\qopenglcontext.cpp(373) : error C2065: 'QOpenGLFunctions_1_0' : undeclared identifier
kernel\qopenglcontext.cpp(373) : error C2065: 'gl1funcs' : undeclared identifier
kernel\qopenglcontext.cpp(373) : error C2065: 'QOpenGLFunctions_1_0' : undeclared identifier
kernel\qopenglcontext.cpp(374) : error C2065: 'gl1funcs' : undeclared identifier
kernel\qopenglcontext.cpp(374) : error C2227: left of '->initializeOpenGLFunctions' must point to class/struct/union/generic type
type is ''unknown-type''
kernel\qopenglcontext.cpp(375) : error C2065: 'gl1funcs' : undeclared identifier
kernel\qopenglcontext.cpp(375) : error C2227: left of '->glGetTexLevelParameteriv' must point to class/struct/union/generic type
type is ''unknown-type''
kernel\qopenglcontext.cpp(375) : error C2065: 'GL_TEXTURE_WIDTH' : undeclared identifier
kernel\qopenglcontext.cpp(386) : error C2065: 'gl1funcs' : undeclared identifier
kernel\qopenglcontext.cpp(386) : error C2227: left of '->glGetTexLevelParameteriv' must point to class/struct/union/generic type
type is ''unknown-type''
kernel\qopenglcontext.cpp(386) : error C2065: 'GL_TEXTURE_WIDTH' : undeclared identifier
NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.