[Qtce-preview-feedback] Visual 2005 project generation
Gaben Stetiar Petr
petr.stetiar at gaben.cz
Thu Jan 24 13:11:10 CET 2008
Julien Cayzac wrote:
> Hi everybody,
> I have just installed the 4.4.0-siesta technology preview and was
> wondering how to generate a visual studio 2005 project for my application.
> I already have a valid .pro file and my app builds using qmake && nmake,
> but since all the examples come with their own .vcproj I assume I can
> use some tool to turn my .pro file to a .vcproj automagically. Am i wrong?
No you aren't wrong. You can use qmake, something like this 'qmake -tp
vc -o project.vcproj' to generate
.vcproj files from your .pro file.
-- ynezz
More information about the Qtce-preview-feedback
mailing list