commit | dfe77315ee1882b6a314e0d031ed43bc6b812ebc | [log] [tgz] |
---|---|---|
author | bmcquade <bmcquade@google.com> | Thu Jan 26 03:28:08 2012 +0000 |
committer | bmcquade <bmcquade@google.com> | Thu Jan 26 03:28:08 2012 +0000 |
tree | 8cdb409777d9d5dffca6b0baa5ce6f23e86474f6 | |
parent | 69d16414f45dade870f6d2d3b8544465ae9e833d [diff] |
One more fix for icu.gyp.
diff --git a/icu.gyp b/icu.gyp index 1bb7cf7..16b300e 100644 --- a/icu.gyp +++ b/icu.gyp
@@ -43,6 +43,7 @@ 'include_dirs': [ 'source/common', 'source/i18n', + 'genfiles/arch/<(OS)/common/include', ], 'msvs_disabled_warnings': [4005, 4355, 4996], },