Is there an easy way to compile the qt dlls with a suffix e.g. qtcore4_x64.dll?
I could modify all makefiles but this take a long time and could produce lots of errors.

Or is there another way to differ between 32- and 64-bit versions of the dlls?