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

Be able to set arbitrary Xcode variables from the profile

    XMLWordPrintable

Details

    Description

      Xcode has a lot of build settings and it doesn't make sense to wrap them all in qmake, but it still makes sense to be able to have some control over them in .pro files.

      Since it is possible for users to look up the variable name in Xcode, we can support a syntax like:

      xcode.SOME_VARIABLE=blah

      where SOME_VARIABLE is some value from the Xcode project settings. This would do nothing on other platforms, but it would ease some of the pain of regenerating the project file when you add source files to the .pro file.

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            wallison Warwick Allison (closed Nokia identity) (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