Skip to content
  • Stephan Szabo's avatar
    VS: Fix MANIFESTUAC link flag map to .vcxproj elements · 454b47ba
    Stephan Szabo authored
    Original header commit v3.10.0-rc1~97^2
    
    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.
    
    Fixes: #16563
    454b47ba