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

Side by Side Diff: webkit/webkit_armu.sln

Issue 42047: Pointing slns at generated vcprojs from base. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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 | « webkit/webkit.sln ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Microsoft Visual Studio Solution File, Format Version 9.00 1 Microsoft Visual Studio Solution File, Format Version 9.00
2 # Visual Studio 2005 2 # Visual Studio 2005
3 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencie s", "{2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}" 3 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencie s", "{2C5FC2FE-B8B0-44B9-A7C4-E5B5E7292F6B}"
4 ProjectSection(WebsiteProperties) = preProject 4 ProjectSection(WebsiteProperties) = preProject
5 Debug.AspNetCompiler.Debug = "True" 5 Debug.AspNetCompiler.Debug = "True"
6 Release.AspNetCompiler.Debug = "False" 6 Release.AspNetCompiler.Debug = "False"
7 EndProjectSection 7 EndProjectSection
8 EndProject 8 EndProject
9 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Glue", "glue\glue.vcproj", "{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}" 9 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Glue", "glue\glue.vcproj", "{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
10 ProjectSection(WebsiteProperties) = preProject 10 ProjectSection(WebsiteProperties) = preProject
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
135 Debug.AspNetCompiler.Debug = "True" 135 Debug.AspNetCompiler.Debug = "True"
136 Release.AspNetCompiler.Debug = "False" 136 Release.AspNetCompiler.Debug = "False"
137 EndProjectSection 137 EndProjectSection
138 EndProject 138 EndProject
139 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skia", "..\skia\skia.vcproj ", "{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}" 139 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skia", "..\skia\skia.vcproj ", "{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}"
140 ProjectSection(WebsiteProperties) = preProject 140 ProjectSection(WebsiteProperties) = preProject
141 Debug.AspNetCompiler.Debug = "True" 141 Debug.AspNetCompiler.Debug = "True"
142 Release.AspNetCompiler.Debug = "False" 142 Release.AspNetCompiler.Debug = "False"
143 EndProjectSection 143 EndProjectSection
144 EndProject 144 EndProject
145 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icudt", "..\third_party\icu 38\build\icudt.vcproj", "{A0D94973-D355-47A5-A1E2-3456F321F010}" 145 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icudt", "..\third_party\icu 38\icudata.vcproj", "{A0D94973-D355-47A5-A1E2-3456F321F010}"
146 ProjectSection(WebsiteProperties) = preProject 146 ProjectSection(WebsiteProperties) = preProject
147 Debug.AspNetCompiler.Debug = "True" 147 Debug.AspNetCompiler.Debug = "True"
148 Release.AspNetCompiler.Debug = "False" 148 Release.AspNetCompiler.Debug = "False"
149 EndProjectSection 149 EndProjectSection
150 EndProject 150 EndProject
151 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38 \build\icu.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}" 151 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38 \icuuc.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}"
152 ProjectSection(WebsiteProperties) = preProject 152 ProjectSection(WebsiteProperties) = preProject
153 Debug.AspNetCompiler.Debug = "True" 153 Debug.AspNetCompiler.Debug = "True"
154 Release.AspNetCompiler.Debug = "False" 154 Release.AspNetCompiler.Debug = "False"
155 EndProjectSection 155 EndProjectSection
156 ProjectSection(ProjectDependencies) = postProject 156 ProjectSection(ProjectDependencies) = postProject
157 {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E 2-3456F321F010} 157 {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E 2-3456F321F010}
158 EndProjectSection 158 EndProjectSection
159 EndProject 159 EndProject
160 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell", "tools\test_sh ell\test_shell.vcproj", "{FA39524D-3067-4141-888D-28A86C66F2B9}" 160 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell", "tools\test_sh ell\test_shell.vcproj", "{FA39524D-3067-4141-888D-28A86C66F2B9}"
161 ProjectSection(WebsiteProperties) = preProject 161 ProjectSection(WebsiteProperties) = preProject
(...skipping 441 matching lines...) Expand 10 before | Expand all | Expand 10 after
603 {E6766F81-1FCD-4CD7-BC16-E36964A14867} = {4A249B49-19FB-4BD1-B01 7-718E7A4448EF} 603 {E6766F81-1FCD-4CD7-BC16-E36964A14867} = {4A249B49-19FB-4BD1-B01 7-718E7A4448EF}
604 {EC8B7909-62AF-470D-A75D-E1D89C837142} = {2C5FC2FE-B8B0-44B9-A7C 4-E5B5E7292F6B} 604 {EC8B7909-62AF-470D-A75D-E1D89C837142} = {2C5FC2FE-B8B0-44B9-A7C 4-E5B5E7292F6B}
605 {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {2C5FC2FE-B8B0-44B9-A7C 4-E5B5E7292F6B} 605 {EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {2C5FC2FE-B8B0-44B9-A7C 4-E5B5E7292F6B}
606 {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {4BC2C9E2-78FA-446A-B6E 0-85689A2B4D3D} 606 {F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {4BC2C9E2-78FA-446A-B6E 0-85689A2B4D3D}
607 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {2C5FC2FE-B8B0-44B9-A7C 4-E5B5E7292F6B} 607 {F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {2C5FC2FE-B8B0-44B9-A7C 4-E5B5E7292F6B}
608 {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {2C5FC2FE-B8B0-44B9-A7C 4-E5B5E7292F6B} 608 {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {2C5FC2FE-B8B0-44B9-A7C 4-E5B5E7292F6B}
609 {FA39524D-3067-4141-888D-28A86C66F2B9} = {4A249B49-19FB-4BD1-B01 7-718E7A4448EF} 609 {FA39524D-3067-4141-888D-28A86C66F2B9} = {4A249B49-19FB-4BD1-B01 7-718E7A4448EF}
610 {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {2C5FC2FE-B8B0-44B9-A7C 4-E5B5E7292F6B} 610 {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {2C5FC2FE-B8B0-44B9-A7C 4-E5B5E7292F6B}
611 EndGlobalSection 611 EndGlobalSection
612 EndGlobal 612 EndGlobal
OLDNEW
« no previous file with comments | « webkit/webkit.sln ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698