Hi Guys,

In my .pro file I have a line:

TARGET = win.dll

But when I compile the program, the .dll file is called HelloWorld, I have no idea how this is possible, any ideas?