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

Setting -ZW option in pro file with winphone build is overridden by default when exported as visual studio project

    XMLWordPrintable

Details

    • d4ebbac1b3c6abbdbf5a67c75460c33998847233

    Description

      Simple project with:

      QMAKE_CXXFLAGS += -ZW
      

      When exported as vs project:

      qmake -tp vc ...
      

      CompileAsWinRT is always false (but not with win32 projects). Seems the default set to false by commit fc5e948ea8b2f9b54c3468d32f7e04f92d247567. With my limited understanding of winrt and such, I don't know if this option should be false in this case or if it should override one set in .pro file. How ever, this option can be enabled through visual studio project settings and code can contain C++/CX code after this is set.

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              poikelin Joni Poikelin
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes