Home · Overviews · Reference · Classes codeless banner

add_input_files_to_rule

Usage

    ###
    add_input_files_to_rule(rule,$$path(/path,project),*.pro)
    ###

Description

This searches in the specified path for files that match a glob and adds them to the rule's dependencies. This is most useful for third party build system integration (since a potentially large number of files changing mean you'll need to rebuild).

See also Functions.


Copyright © 2009 Nokia
Qt Extended - QBuild Maintainer Guide