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

QMAKE_EXTRA_COMPILERS and VC 2005

    XMLWordPrintable

Details

    Description

      When using QMAKE_EXTRA_COMPILERS for a custom file type as follows:

      vnVersion.commands = $(PYDIR)/python ../../../WZrtas/Tools/svnrev/svnrev.py
      ../../ ${QMAKE_FILE_IN} ../../build/${QMAKE_FILE_BASE}.h
      svnVersion.output = ../../build/${QMAKE_FILE_BASE}.h
      svnVersion.input = VERSION_TEMPLATES
      svnVersion.variable_out = HEADERS

      QMAKE_EXTRA_COMPILERS += svnVersion

      VERSION_TEMPLATES += ./Killerversion.svn

      then it works perfect using a makefile, but when using qmake to create a vc2005 vcproj out of the pro file, the Killerversion.svn is nowhere to be found in the project, though the Killerversion.h is added but with no custom build step

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            sanonymous Nokia Qt Support (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