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

qmake does not support multiple windows .rc files in RC_FILE variable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.6.3, 4.7.0, 4.7.1, 4.8.0, 4.8.x, 5.0.0, Some future release
    • Build tools: qmake
    • None

      qmake does not support multiple windows .rc files in RC_FILE variable
      i.e. If I write in .pro file:
      RC_FILE = a.rc b.rc
      just a.rc will be compiled.

      This is a bug, I think.
      Suppose, I have common rc file for icon (I have many application with the same icon and som other resource information), and specific rc file for current applciation.
      Yes, I can use include directive in .rc file, but this is not suitable for me.

      Variable should be called RC_FILES instead of RC_FILE. I do not know why the qmake developers decided to use just one file ....

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

            jbornema Joerg Bornemann
            socketpair@gmail.com Коренберг Марк
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes