Chromium Code Reviews

Issue 255683002: Add the solution file for icu build on Windows (Closed)

Created:
6 years, 8 months ago by jungshik at Google
Modified:
6 years, 8 months ago
Reviewers:
CC:
chromium-reviews
Visibility:
Public.

Description

Add the solution file for icu build on Windows This will not be used in a regular Chromium/Blink build, but will only be used to generate icudt.dll (pre-built icu dll file) from icudtl.dat. Note that icudt.dll is not used in the default build configuration (with icu_use_data_file_flag=1) but GN build still uses it. BUG=132145 TEST=NONE Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=265971

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+342 lines, -0 lines)
A icu52/source/allinone/allinone.sln View 1 chunk +342 lines, -0 lines 0 comments

Messages

Total messages: 1 (0 generated)
jungshik at Google
6 years, 8 months ago (2014-04-24 19:05:04 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r265971 (presubmit successful).

Powered by Google App Engine