Home · Overviews · Reference · Classes |
### add_input_files_to_rule(rule,$$path(/path,project),*.pro) ###
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 Trolltech | Qt Extended - QBuild Maintainer Guide |