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

Declarative autotests pkg file generation broken.

    XMLWordPrintable

Details

    • 633e03367031ef6e36dddc27a85e7a5c05285d65

    Description

      Executable missing from .pkg files

      Most declarative auto test .pro files have DEPLOYMENT statement that overwrites instead of appending.

      symbian: {
          importFiles.files = data
          importFiles.path = .
          DEPLOYMENT = importFiles <--- this should be DEPLOYMENT += importFiles
      }
      

      Attachments

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

        Activity

          People

            dajansen Damian Jansen (closed Nokia identity) (Inactive)
            samuelnevala Samuel Nevala
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes