summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/windows-resources-dependencies.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/windows-resources-dependencies.md')
-rw-r--r--docs/markdown/snippets/windows-resources-dependencies.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/markdown/snippets/windows-resources-dependencies.md b/docs/markdown/snippets/windows-resources-dependencies.md
deleted file mode 100644
index e06177845..000000000
--- a/docs/markdown/snippets/windows-resources-dependencies.md
+++ /dev/null
@@ -1,7 +0,0 @@
-## 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.