is there addin for Qt 4.8.6 with vs2013
-
I always used qt 4.8 with vs2010 in x64 and compiled it following the instructions here,but recently i have to use vs2013 and for some reasons,i cann't change to qt5,so i have to compile qt4.8 with vs2013 in x64.
i found that there is a config file win32-msvc2013,and with it i successfully compiled qt,However i didn't find any way to add qt4.8 to vs2013,
is there any way to addin qt 4.8.6 to vs2013?