summaryrefslogtreecommitdiff
path: root/common.gypi
diff options
context:
space:
mode:
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-13 20:57:33 +0000
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-13 20:57:33 +0000
commit75e865351f8e2012c3b86cc73e2274b8d7d32e54 (patch)
tree4e5017fb4f8b7bba8da2266c46d5189bde0cccf1 /common.gypi
parentc173ec3e71b7c2bc90f1b263eb87a2cefee51eba (diff)
downloadgyp-75e865351f8e2012c3b86cc73e2274b8d7d32e54.tar.gz
remove nonexistent files from gyps and make AdditionalOptions a list rather than str
ReviewURL: http://codereview.appspot.com/5022042/ git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@2262 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'common.gypi')
-rw-r--r--common.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.gypi b/common.gypi
index f1f1e97..64d54ba 100644
--- a/common.gypi
+++ b/common.gypi
@@ -70,7 +70,7 @@
'WarningLevel': '1',
'WarnAsError': 'false',
'DebugInformationFormat': '3',
- 'AdditionalOptions': '/MP',
+ 'AdditionalOptions': ['/MP',],
},
'VCLinkerTool': {
'AdditionalDependencies': [