OK, I found it... fixed in SVN r4331!
The Qt build is correct, but I forgot to add 'sql' to the 'QT' configuration variable in qmc2.pro. Interesting that it works on Linux without explicitly adding it

.
EDIT: actually it didn't... QT+=sql was set due to using DATABASE=1 on the make command in my local script. However, now this is activated per default.