Skip to content
  • Brad King's avatar
    Detect and set Unicode character set in VS 10 · 5484550a
    Brad King authored
    This commit teaches the VS 10 generator to detect the -D_UNICODE option
    in preprocessor definitions and set the CharacterSet attribute to the
    value 'Unicode'.  This was already done for other VS IDE versions.
    
    See issue #9769
    5484550a