Results 1 to 2 of 2

Thread: how can i create visual studio sulotion file from nested Qt project

  1. #1
    Join Date
    May 2009
    Posts
    83

    Default how can i create visual studio sulotion file from nested Qt project

    when i have nested Qt project with many *.pro files under the root project
    i run script ( perl script ) that run recursively with the command

    qmake -tp vc *.pro

    but is there better way to do it just with qmake alone without scripts ?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: how can i create visual studio sulotion file from nested Qt project

    qmake -tp vc -r
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Visual Studio 2010 Add-In - unable to create project
    By garaddon in forum Installation and Deployment
    Replies: 2
    Last Post: 1st January 2011, 11:40
  2. Replies: 0
    Last Post: 28th May 2010, 06:50
  3. Can't create project in Visual Studio 2008 After Qt Upgrade
    By Tamerz in forum Installation and Deployment
    Replies: 4
    Last Post: 5th May 2010, 17:37
  4. Replies: 0
    Last Post: 5th February 2009, 23:41
  5. How to create a XCode nested Project.
    By kaushal_gaurav in forum Qt Programming
    Replies: 0
    Last Post: 25th November 2008, 11:41

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.