Index: icu.gyp |
=================================================================== |
--- icu.gyp (revision 290482) |
+++ icu.gyp (working copy) |
@@ -326,7 +326,7 @@ |
[ 'use_system_icu==0 and want_separate_host_toolset==0', { |
'toolsets': ['target'], |
}], |
- [ 'OS == "win"', { |
+ [ 'OS == "win" and icu_use_data_file_flag==0', { |
scottmg
2014/08/19 04:02:30
it's added in icudata at line 138 when icu_use_dat
|
'sources': [ |
'source/stubdata/stubdata.c', |
], |