i compiled Qt library as in:
http://doc.trolltech.com/4.4/install-win.html
with:
Qt Code:
  1. D:
  2. cd \Qt\4.4.0
  3. configure
To copy to clipboard, switch view to plain text mode 
i was looking how to configure VS here:
http://wiki.qtcentre.org/index.php?t..._Visual_Studio
and I'm not able to understand where to find qconfigure script:
When you have decided about which options to use, call the qconfigure script that was created by the ACS patch. The script accepts the version of your Visual Studio following by any set of the configure options you want to be active.
Do i need to download a patch? i'm using Qt 4.4.0