Results 1 to 3 of 3

Thread: How to get .pro from .vcproj or .sln?

  1. #1
    Join Date
    Feb 2006
    Posts
    21
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Windows

    Default How to get .pro from .vcproj or .sln?

    I'm using qt4 with Microsoft Visual Studio 2003. I would like to use lupdate.exe utility to extract translatable strings from the source files in my project. I think lupdate requires a qt project (.pro) file as input. Is there an automatic way to generate the .pro file from my visual studio project? I remember in Qt3 that there was a toolbar with a command that did this, but I cannot find the same in Qt4.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: How to get .pro from .vcproj or .sln?

    There's an option in visual studio's Qt-menu if you are using a commercial edition.
    Another way is to clean up all vs crap and run "qmake -project"..
    J-P Nurmi

  3. The following user says thank you to jpn for this useful post:

    Ben.Hines (10th April 2006)

  4. #3
    Join Date
    Feb 2006
    Posts
    21
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Windows

    Default Re: How to get .pro from .vcproj or .sln?

    I found the toolbar command. Somehow my Qt toolbar disappeared from visual studio. Now that it is back, I found the command. THanks.

Similar Threads

  1. Replies: 2
    Last Post: 8th November 2007, 20:15

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.