Skip to content

Instantly share code, notes, and snippets.

@TheCjw
Created October 8, 2014 14:14
Show Gist options
  • Save TheCjw/e068286c921b9a77fa25 to your computer and use it in GitHub Desktop.
Save TheCjw/e068286c921b9a77fa25 to your computer and use it in GitHub Desktop.
{
'variables': {
'buildtype': 'Official',
},
'target_defaults': {
'msvs_disabled_warnings': [4996, 4702, 4756, 4819],
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment