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

Qmake on .pro with subdirs and absolute paths generate wrong output directory on Windows

    XMLWordPrintable

Details

    Description

      When using a .pro file with SUBDIRS and absolute paths, qmake generates wrong output directory on Windows.

      TEMPLATE = subdirs
      SUBDIRS += $$PWD/project01
      SUBDIRS += $$PWD/project02

      Makefile contains:
      project01.pro -win32 -o project01\$(MAKEFILE)
      =>/project01//project01/Makefile.Debug

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes