qt-interest@trolltech.com
[Top] [All Lists]

Re: How to generate a .vcproj file from a .pro file

Subject: Re: How to generate a .vcproj file from a .pro file
From: Falko Buttler
Date: Fri, 23 Mar 2007 12:12:30 +0100
Hi Prateek,

there are two ways to do it.

1. On the command line with "qmake -tp vc -r yourProfile.pro"
2. With the Qt Visual Studio integration via the menu "Qt->Open From .pro File"

Regards,
Falko

Prateek Tiwari wrote:
Hi,
How to I generate a Visual Studio project file from the .pro file of a QT application ? Thnx in advance
Prateek

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>