[Qt-interest] Create VC project with qmake

OS Prog osprog at gmail.com
Wed Apr 15 13:25:57 CEST 2009


Hi,

I have two Qt versions each in own folder - one is c:\Qt\2009.01\ (mingw)
and other is c:\Qt\2009.01_VC\ (msvc)
First I copied the sources from c:\Qt\2009.01\ (mingw) to c:\Qt\2009.01_VC\
and then I've built the Qt from c:\Qt\2009.01_VC\ with VC Express tools.
Now I'm trying to make a VC project file from .pro file with qmake as
"qmake -t vcapp myproject.pro"
The VC project is created but all paths inside points to c:\Qt\2009.01\
(mingw).
Just before calling qmake I set the environment variables and at the time of
calling qmake there is no variable pointing to this path.
Where qmake gets this path from? What can I do so the qmake to produce a VC
project file with correct path?

Best regards,
Nikolay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090415/4b012262/attachment.html 


More information about the Qt-interest-old mailing list