I'm trying to develop a DLL in Qt Creator. I'm new to Qt and Creator. I'm using windows and vs2010.

I want creator to use a DEF file for the DLL. How can I do that? I added a .def file to the project, it shows up in "Other files" and is apparently not being used.