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

Make it possible to have custom build configurations like in C++ project

    XMLWordPrintable

Details

    Description

      C++ project has a possibility to manage build configurations (Project | Properties | C/C++ Build). You can add your custom build configuration with different preprocessor symbols defined. One configuration is the active one. This is not possible with the current Qt Project - you define preprocessor symbols in *.pro file - whenever you want to build Qt Project with different set of defines you need to modify your pro file. You cannot just simply activate different build configuration and just build (without modifying the source pro file)

      Attachments

        Issue Links

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

          Activity

            People

              jkobus Jarek Kobus
              jkobus Jarek Kobus
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes