[Qt-interest] VC Express Qt project tool

Karol Krizka kkrizka at gmail.com
Sat Apr 11 18:36:23 CEST 2009


On 11-Apr-09, at 8:01 AM, OSProg <osprog at gmail.com> wrote:

> Hi,
>
> As VC Express doesn't support add-ins I have to setup a lot of setting
> for each project I want to build with VC Express. Is there a tool to
> automate this job?

qmake -t vcapp

That should do the job. Just create a . pro file like for any Qt  
project and run the above command to turn it into a VC Express solution.

Cheer,
Karol Krizka
http://www.krizka.com


>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest



More information about the Qt-interest-old mailing list