Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-16499

can't use wildcard to sub directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • None
    • Qt Creator 3.4.1
    • Jom
    • None
    • Windows8.1

    Description

      can't use wildcard to sub directory

      .\ab.txt
      .\cd.txt

      abc: *.txt
      @echo $**

      >jom -l
      ab.txt cd.txt

      ----------------------------

      files\ab.txt
      files\cd.txt

      abc: files/*.txt
      @echo $**

      >jom -l
      ECHO is on.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            fieldflag field flag
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes