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

When maemo support is selected as a build target, creator modifies all the .pro files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 2.1.0
    • None
    • Remote Linux
    • None
    • 11d09519243c8fba68bb9b6835ab1a4eb2edc8a3

    Description

      +
      +
      +target.path += \
      + /usr/local/bin
      +
      +INSTALLS += \
      + target

      The above is included when maemo is selected as a target for opening an existing project. This is definitely a bug as it does it no matter if target.path is already set.

      This code should be at the very least placed behind a conditional, and possibly have a dialog asking for permission to make these modifications.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            bilking Bill King
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes