Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-22855

QtCreator also shows DISTFILES that are not in scope

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • Qt Creator 4.9.2
    • None
    • Linux/X11, macOS

    Description

      When I add, to the test.pro of a fresh/empty Qt Quick Application, the following

      xyz {
       DISTFILES += main.cpp
      }
      android {
       DISTFILES += test.pro
      }  

      The project tree contains both main.cpp and test.pro underneath 'Other Files' (see screenshot), even when I just build for Desktop.  

      I would not expect the 'Other files' section in this case, right?

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            vdaele vdaele
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes