Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-769

Many properties are overwritten by qt.props

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 2.4.3
    • Build-time integration
    • None
    • Windows

    Description

      If I change a property in my own property sheet (e.g. Output Dir for moc), it will be overwritten by qt.props, because qt.props is loaded AFTER all user property sheets. It turns out that I can change properties defined by qt.props only in the project file.

      I tried to import the qt.props file BEFORE the user properties, but it doesn't work at all.

      P.S. Looks like that the 'Build Config' property is also being overwritten by qt.props. It's always 'Release' for any configuration other than Debug.

      Attachments

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

        Activity

          People

            mecfc Miguel Costa
            magist3r Sergei Lopatin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes