diff options
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r-- | docs/markdown/snippets/windows-resources-dependencies.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/snippets/windows-resources-dependencies.md b/docs/markdown/snippets/windows-resources-dependencies.md new file mode 100644 index 0000000..f446ea5 --- /dev/null +++ b/docs/markdown/snippets/windows-resources-dependencies.md @@ -0,0 +1,4 @@ +## Windows resource files dependencies + +The `compile_resources()` function of the `windows` module now takes +the `depend_files:` keyword. |