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

Side by Side Diff: source/test/letest/letest.sln

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 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 unified diff | Download patch
« no previous file with comments | « source/test/letest/letest.cpp ('k') | source/test/letest/letsutil.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Microsoft Visual Studio Solution File, Format Version 10.00
2 # Visual Studio 2008
3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "letest", "letest.vcproj", " {67351485-4D18-4245-BE39-A7EF0675ACD2}"
4 ProjectSection(ProjectDependencies) = postProject
5 {ECA6B435-B4FA-4F9F-BF95-F451D078FC47} = {ECA6B435-B4FA-4F9F-BF9 5-F451D078FC47}
6 EndProjectSection
7 EndProject
8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ctestfw", "..\..\tools\ctes tfw\ctestfw.vcproj", "{ECA6B435-B4FA-4F9F-BF95-F451D078FC47}"
9 EndProject
10 Global
11 GlobalSection(SolutionConfigurationPlatforms) = preSolution
12 Debug|Win32 = Debug|Win32
13 Debug|x64 = Debug|x64
14 Release|Win32 = Release|Win32
15 Release|x64 = Release|x64
16 EndGlobalSection
17 GlobalSection(ProjectConfigurationPlatforms) = postSolution
18 {67351485-4D18-4245-BE39-A7EF0675ACD2}.Debug|Win32.ActiveCfg = D ebug|Win32
19 {67351485-4D18-4245-BE39-A7EF0675ACD2}.Debug|Win32.Build.0 = Deb ug|Win32
20 {67351485-4D18-4245-BE39-A7EF0675ACD2}.Debug|x64.ActiveCfg = Deb ug|x64
21 {67351485-4D18-4245-BE39-A7EF0675ACD2}.Debug|x64.Build.0 = Debug |x64
22 {67351485-4D18-4245-BE39-A7EF0675ACD2}.Release|Win32.ActiveCfg = Release|Win32
23 {67351485-4D18-4245-BE39-A7EF0675ACD2}.Release|Win32.Build.0 = R elease|Win32
24 {67351485-4D18-4245-BE39-A7EF0675ACD2}.Release|x64.ActiveCfg = R elease|x64
25 {67351485-4D18-4245-BE39-A7EF0675ACD2}.Release|x64.Build.0 = Rel ease|x64
26 {ECA6B435-B4FA-4F9F-BF95-F451D078FC47}.Debug|Win32.ActiveCfg = D ebug|Win32
27 {ECA6B435-B4FA-4F9F-BF95-F451D078FC47}.Debug|Win32.Build.0 = Deb ug|Win32
28 {ECA6B435-B4FA-4F9F-BF95-F451D078FC47}.Debug|x64.ActiveCfg = Deb ug|x64
29 {ECA6B435-B4FA-4F9F-BF95-F451D078FC47}.Debug|x64.Build.0 = Debug |x64
30 {ECA6B435-B4FA-4F9F-BF95-F451D078FC47}.Release|Win32.ActiveCfg = Release|Win32
31 {ECA6B435-B4FA-4F9F-BF95-F451D078FC47}.Release|Win32.Build.0 = R elease|Win32
32 {ECA6B435-B4FA-4F9F-BF95-F451D078FC47}.Release|x64.ActiveCfg = R elease|x64
33 {ECA6B435-B4FA-4F9F-BF95-F451D078FC47}.Release|x64.Build.0 = Rel ease|x64
34 EndGlobalSection
35 GlobalSection(SolutionProperties) = preSolution
36 HideSolutionNode = FALSE
37 EndGlobalSection
38 EndGlobal
OLDNEW
« no previous file with comments | « source/test/letest/letest.cpp ('k') | source/test/letest/letsutil.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698