Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-17983

Multiple *.pro files in directory: qmake is run on the first one (alphabetically)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 4.7.2
    • None
    • Ubuntu 10.10 x64, Eclipse Helios x64, Qt plugin 1.6.1 x64

    Description

      situation:
      /folder/a.pro
      /folder/b.pro

      In a clean workspace, import a Qt project. It asks for the .pro file to import: select b.pro Now when the project gets build you'll see that it actually builds a.pro and not b.pro. The Makefile that has been generated is in the correct folder but for the wrong project (a.pro when it should have been b.pro)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jkobus Jarek Kobus
            tiftof Christophe Oosterlynck
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes