Hello,

the visual integration adds automatically qt libraries to a project. But it uses only the standard names for the libraries like QtCore4.dll.
If i compile the qt library with QTLIBINFIX the library names are different, e.g. QtCore_abc_4.dll.
How can i configure the visual integration for MSVC 2008 to add QtCore_abc_4.dll instead of QtCore4.dll .

Thanks,
jobrandt