I want to use qextserialport with Visual Studio 2005. I compiled the libary but get only a .dll and .a file.

How do I have to modify the .pro file to get a .lib file?

Matthias