Hi,
I want to run a program which include QtWebKit functionality.
I have generated pro file and edited the same and included
QT += webkit in .pro file.

now i developed same application in Visual studio. How can i include QT += webkit in Visual studio (Without Generating .pro file). I am using VS 2008