chandan
20th May 2010, 11:02
Hi everyone,
I have created a Qt project in visual studio. Now everything is working fine. But the question I got to ask you people is, "how to generate the .pro file for Qt project in VS2008?" As I am working on visual studio 2008 I have the visual studio project file but don't have the projectname.pro file. I have to add one statement in .pro file to compile my .qrc file at the begining of my program execution. So I am stuck here.
For more information I have gone through the example of Qt and they have the .pro file with all of their projects.
Any help will be appreciated.
Thanks,
Chandan
I have created a Qt project in visual studio. Now everything is working fine. But the question I got to ask you people is, "how to generate the .pro file for Qt project in VS2008?" As I am working on visual studio 2008 I have the visual studio project file but don't have the projectname.pro file. I have to add one statement in .pro file to compile my .qrc file at the begining of my program execution. So I am stuck here.
For more information I have gone through the example of Qt and they have the .pro file with all of their projects.
Any help will be appreciated.
Thanks,
Chandan