hanzongjin - 2017-05-11

I downloaded PythonQt3.1 zip package,and unzip it.Then modified the pythonQt.prf and python.prf file,set PYTHON_PATH and PYTHON_LIB as mine python installed.Then run test.pro under PythonQt3.1.
I got the error like "C:\PythonQt3.1\lib\PythonQt_d.lib: No such file or directory".

I checked lib folder under PythonQt3.1, it's empty.Where I can download PythonQt_d.lib?