Hi All,

I am using Qt 4.3.2 on Windows and I am using Visual Studio 2005 to compile my code,

I have 2 VSProjects , I want to create dll for First Project , and I want to link first dll to

second project.

Note: For the same I created lib and linked with second by choosing project dependencies

Now I want dll for the same as i mentioned above , How to Link dll?