Add Qt lib path in windows.mk

To require less manual configuration of the Windows build environment this patch adds Qt's lib path to $PATH so that the binaries will be found. Otherwise setting up a new build environment requires to add QT_LIB to Windows %PATH% manually.

Branch 'fix-build-vidalia' in my public tpo repo