summaryrefslogtreecommitdiffstats
path: root/Tests/MSManifest/Subdir2
Commit message (Collapse)AuthorAgeFilesLines
* Clang: embed windows manifests with GNU interfaceThomas Bernard2021-09-161-1/+1
| | | | Solves: #22611
* Windows: Merge user-provided manifests into compiled resourceKenney Phillis2020-04-216-0/+65
Previously we merged user-provided manifests only into the manifest file given to the linker. Merge them into the manifest file that is compiled as a resource too.