Hi soroush,
I haven't used D-Bus on Windows so I've always compiled Qt 5 without D-Bus support. If you want help with compiling D-Bus itself, you'll have better luck asking the D-Bus developers.
Someone else was looking for Qt + D-Bus on Windows, but someone else warned that you might get strange and unexplained quirks on Windows: http://qt-project.org/forums/viewthread/20263
[quote author="soroush" date="1356638728"]After successfully configuring Qt5, I installed requirements (OpenSSL, ICU etc.)[/quote]Note: You'll need to install libraries BEFORE configuring, or Qt will be compiled without them.