aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/windows-resources-dependencies.md
blob: e06177845171211bd1854a08b274e2e45306051e (plain)
1
2
3
4
5
6
7
## Windows resource files dependencies

The `compile_resources()` function of the `windows` module now takes
the `depend_files:` and `depends:` keywords.

When using binutils's `windres`, dependencies on files `#include`'d by the
preprocessor are now automatically tracked.