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

Unified Diff: tools/gyp/configurations_xcode.gypi

Issue 14084006: - Reduce warnings about project settings in Xcode 4. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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 | « runtime/vm/simulator_mips.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gyp/configurations_xcode.gypi
===================================================================
--- tools/gyp/configurations_xcode.gypi (revision 21785)
+++ tools/gyp/configurations_xcode.gypi (working copy)
@@ -51,7 +51,7 @@
'GCC_ENABLE_PASCAL_STRINGS': 'NO',
'GCC_ENABLE_TRIGRAPHS': 'NO',
- 'PREBINDING': 'NO',
+ 'COMBINE_HIDPI_IMAGES': 'YES',
siva 2013/04/22 17:17:27 Just curious, why do we need this option. Do we ha
Ivan Posva 2013/04/22 23:04:45 If you do not set this, then Xcode complains about
},
},
},
« no previous file with comments | « runtime/vm/simulator_mips.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698