Skip to content
Snippets Groups Projects
Commit 418afd5b authored by Brad King's avatar Brad King
Browse files

VS: Add v140 flag table entries for `-Zc:inline[-]`

The documentation of this option [1] claims that the default is off, but
VS seems to use `-Zc:inline` by default if `RemoveUnreferencedCodeData`
does not appear in the `.vcxproj` file.  Add the flag table entry to
allow use of the flag to be configured.

[1] https://msdn.microsoft.com/en-us/library/dn642448.aspx



Suggested-by: default avatarSerti Ayoub <ayb.serti@gmail.com>
parent 315d44f7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment