[Qt-interest] Qt program in visual studio
Alessandro Portale
alessandro.portale at trolltech.com
Wed May 20 13:28:54 CEST 2009
With Visual C++ it is definitely possible. You need an MSVC build of Qt. Execute qmake in the command line like this:
qmake -tp vc myproject.pro
It will generate a .vcproj file for Visual C++.
Alessandro
arun kumar wrote:
> Hello all,
>
> I have one doubt can anybody tell me is it possible to build Qt
> application Visual studio.net <http://studio.net>
>
> if yes then how i can possible to do this in my visual studio
>
> Arun Kumar KS
More information about the Qt-interest-old
mailing list