diff options
Diffstat (limited to 'o3d/build/common.gypi')
-rw-r--r-- | o3d/build/common.gypi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/o3d/build/common.gypi b/o3d/build/common.gypi index 0c58010..1883836 100644 --- a/o3d/build/common.gypi +++ b/o3d/build/common.gypi @@ -46,11 +46,6 @@ ], # Disable warning: "'this' : used in base member initialization list." 'msvs_disabled_warnings': [4355], - 'msvs_settings': { - 'VCCLCompilerTool': { - 'AdditionalOptions': '/MP', - }, - }, }, }, ], |