diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-23 13:15:17 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-23 13:15:17 +0000 |
commit | a449bc69a24a0a455ddfe2e99e398f3fe087c4fa (patch) | |
tree | 4385544500ea03c29e5abaa172ed1621c8b718ec /chrome/chrome.sln | |
parent | 486b1999fbce99b437f44d1f5b10739a97b7211b (diff) | |
download | chromium_src-a449bc69a24a0a455ddfe2e99e398f3fe087c4fa.zip chromium_src-a449bc69a24a0a455ddfe2e99e398f3fe087c4fa.tar.gz chromium_src-a449bc69a24a0a455ddfe2e99e398f3fe087c4fa.tar.bz2 |
Roll the icu38 revision in the DEPS file to change the name of
our combined-build icuuc.lib to icu.lib.
Change solution file references accordingly.
Also change libxml patch and Makefile references
Review URL: http://codereview.chromium.org/4027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2480 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.sln')
-rw-r--r-- | chrome/chrome.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome.sln b/chrome/chrome.sln index 80fc662..3d00275 100644 --- a/chrome/chrome.sln +++ b/chrome/chrome.sln @@ -75,7 +75,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "WebKit (ours)", "WebKit (ou EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "automation", "test\automation\automation.vcproj", "{1556EF78-C7E6-43C8-951F-F6B43AC0DD12}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icuuc", "..\third_party\icu38\build\icuuc.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38\build\icu.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}" ProjectSection(ProjectDependencies) = postProject {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E2-3456F321F010} EndProjectSection |