diff options
| author | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-11-25 11:58:56 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-11-30 14:58:49 +0200 |
| commit | 1e19f93b1e1cfd83e4009c6b664dfccf10aeded6 (patch) | |
| tree | 110fe589c51f098d44526f220737afb92b3a1c77 /docs/markdown/Windows-module.md | |
| parent | a696f7473bdb0730074028f6e4655155881620a2 (diff) | |
| download | meson-1e19f93b1e1cfd83e4009c6b664dfccf10aeded6.tar.gz | |
Revert "Detect dependency changes in Windows rc compiler"
This reverts commit 632115ecff3bd7f9cb519098e04e0467b0cfd3a1.
Diffstat (limited to 'docs/markdown/Windows-module.md')
| -rw-r--r-- | docs/markdown/Windows-module.md | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/markdown/Windows-module.md b/docs/markdown/Windows-module.md index 5ae828109..025f046cc 100644 --- a/docs/markdown/Windows-module.md +++ b/docs/markdown/Windows-module.md @@ -20,11 +20,8 @@ Compiles Windows `rc` files specified in the positional arguments. Returns a list of `CustomTarget` objects that you put in the list of sources for the target you want to have the resources in. -*Since 0.61.0* `CustomTargetIndexes` and `CustomTargets` with more than one output -may be used as positional arguments. - -*Since 1.10.0* Changes to included header files are now detected when using -`rc.exe` resource compiler. +*Since 0.61.0* CustomTargetIndexes and CustomTargets with more than out output +*may be used as positional arguments. This method has the following keyword arguments: |
