Fix the installation of the Qt designer plugin when a postfix is used.
This fixes the issues related to building INSTALL.vcxproj on Windows: Qt designer plugin install script did not consider the debug (or release) postfix if it was defined.
Fixes #14598 (closed), #15833 (closed), #16874 (closed) and probably #16986 (closed).