QtRcc;$(QtBuildTargets)
  
  
  
    
      
        
      
    
    
      
        
      
    
  
  
    
      Qt;_ClCompile
    
  
  
    QtRule40_Rcc
  
  
  
    
    
      
        $([System.IO.Path]::Combine('%(QtRcc.QtRccDir)','%(QtRcc.QtRccFileName)'))
      
      
      
      
    
  
  
  
    
      
    
    
    
      
    
    
    
      
        @(res_file)
        %(QtRcc.AdditionalDependencies);@(res_file->'%(FullPath)')
      
    
    
    
      
      
      
    
    
      
    
  
  
  
    
    
      [@(selected_files->'%(Identity)','][')]
      [@(QtRcc->'%(Identity)')]
      @(QtRcc->'%(OutputFile)')
      true
      false
    
    
    
    
    
      
    
    
    
      
    
    
    
      
      
      
      
    
  
  
  
    
    
      
      
    
    
      
        $(input_changed)
      
    
  
  
  
  
  
    
      QtPrepare;
      QtRccPrepare;
      QtRccSetModified;
      $(QtRccDependsOn)
    
  
  
    
    
      
    
    
      true
    
    
    
      
    
    
    
      
    
    
      
      
        $([System.String]::Copy('%(Value)').Replace('"', ''))
      
      
        %(Value)\
      
      
        "%(Value)"
      
    
      
      
        %(Value)
      
      
      
        -o %(Value)
      
      
        
      
      
      
        --temp %(Value)
      
      
      
        --name %(Value)
      
      
      
        --root %(Value)
      
      
      
        --compress 1
      
      
        --compress 2
      
      
        --compress 3
      
      
        --compress 4
      
      
        --compress 5
      
      
        --compress 6
      
      
        --compress 7
      
      
        --compress 8
      
      
        --compress 9
      
      
        
      
      
      
        
      
      
        --no-compress
      
      
      
        --threshold %(Value)
      
      
      
        
      
      
        --binary
      
      
      
        
      
      
        --no-zstd
      
      
      
        --pass %(Value)
      
      
      
        
      
      
        --namespace
      
      
      
        
      
      
        --verbose
      
      
      
        
      
      
        --list
      
      
      
        
      
      
        --project
      
      
      
        --format-version %(Value)
      
    
    
      @(options->'%(Value)', ' ')
    
    
    
      
      %(QtRcc.InputChanged)
      true
      
      true
      
      true
      
      $([MSBuild]::MakeRelative($(ProjectDir), %(QtRcc.OutputFile)).TrimStart('\'))
    
    
    
      
        rcc
        $(QtToolsPath)/rcc
        %(QtRcc.QTDIR)\bin\rcc.exe
        $(options)
        %(QtRcc.ExecutionDescription)
        $(dependencies_changed)
        $(input_changed)
        true
        false
        
        %(QtRcc.ExecutionDescription) [pass 1]
        1
        $(options)
        $(options) -pass 1 -o "%(OutputFile)"
        Disabled
        
        $(output_relative)
      
    
    
    
      
      
      
      
      
      
      
    
    
      
      
      
    
  
  
  
  
    
      
        2
      
    
  
  
    
    
    
      
      
      
    
  
  
  
  
    
      $(ComputeLinkInputsTargets);
      ;QtRccPass2_Link;
    
    
      $(ComputeLibInputsTargets);
      ;QtRccPass2_Lib;