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

Duplicate backslashes generated in .pro file

    XMLWordPrintable

Details

    • Windows
    • 26d46fc19dccb3b599dcd24f2a3701b7c4e25d2b (qt-creator/qt-creator/master)

    Description

      Under certain circumstances, Creator will generate duplicate backslashes in .pro files, like so:

      SOURCES += \ \
          test.cpp
      

      Steps to repeat:

      1) Start with a simple .pro file:

       

      SOURCES += \
      

      2) Open the project in Creator (choose any kit)

      3) Right-click the "Projects" tree entry of the project, and choose "Add new..."

      4) Select "C++ source file" (1st wizard page)

      5) Choose a name and keep the preselected location (2nd wizard page)

      6) "Finish" keeping default selections (3rd wizard page)

      --> Surplus backslash added to .pro file

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            asperamanca Robert Schimkowitsch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes