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

Unified Diff: third_party/iaccessible2/iaccessible2.gyp

Issue 10008061: Rename intermediate dlldata.c file to make names non-conflicting (for ninja/windows) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove installer from this CL Created 8 years, 8 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
« no previous file with comments | « build/common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/iaccessible2/iaccessible2.gyp
diff --git a/third_party/iaccessible2/iaccessible2.gyp b/third_party/iaccessible2/iaccessible2.gyp
index ae60d5a484fd85c475f39c9b6d8f09da8f37baa0..699192ee827c7b774a8e69ed9d5d61b4df762b69 100644
--- a/third_party/iaccessible2/iaccessible2.gyp
+++ b/third_party/iaccessible2/iaccessible2.gyp
@@ -19,6 +19,7 @@
'msvs_settings': {
'VCMIDLTool': {
'OutputDirectory': '<(midl_out_dir)',
+ 'DLLDataFileName': 'dlldata.c',
},
},
'direct_dependent_settings': {
« no previous file with comments | « build/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698