-
- Downloads
"README.rst" did not exist on "7e477e088126603a9db2ee3826a56daa57d3e1a0"
VS: Fix `/MANIFESTUAC:` link flag mapping for v142
Apply the change from commit 454b47ba (VS: Fix MANIFESTUAC link flag map to .vcxproj elements, 2018-11-21) to the v142 flag table. Add special parsing of the flags given in `/MANIFESTUAC:"..."` in order to map them correctly to `.vcxproj` elements. Keep the old incorrect flag table entries for `uiAccess` and `level` flags for compatibility even though they do not really exist.
Please register or sign in to comment