Porting windeployqt from qt5.9.2 to qt4
- Clone to Qt4_install_dir/tools/windeployqt4. for example: C:\Qt\4.8.7\tools\windeployqt4
- qmake
- nmake
- you will find windeployqt under Qt4_install_dir/bin. for example: C:\Qt\4.8.7\bin
system: windows 10 64bit Qt: Qt4.8.7 32bit vs2010
clone from https://github.com/eteran/qjson4