Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(247)

Unified Diff: gyp/dng_sdk.gyp

Issue 1641533004: Enable RAW codec for Windows (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: rebase Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« gyp/codec.gyp ('K') | « gyp/codec.gyp ('k') | src/codec/SkRawCodec.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/dng_sdk.gyp
diff --git a/gyp/dng_sdk.gyp b/gyp/dng_sdk.gyp
index 14a5b58f562477e9dfd8c0258289ebcfe8136f7b..455990ba3d4a3b827ca6592ea7043d7aa3f64961 100644
--- a/gyp/dng_sdk.gyp
+++ b/gyp/dng_sdk.gyp
@@ -29,6 +29,7 @@
'msvs_settings': {
'VCCLCompilerTool': {
'WarningLevel': '0',
+ 'AdditionalOptions': ['/wd4189', ],
},
},
'xcode_settings': {
« gyp/codec.gyp ('K') | « gyp/codec.gyp ('k') | src/codec/SkRawCodec.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698