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

Side by Side Diff: tools/visual_studio/v8_arm.sln

Issue 6905164: Remove the Visual Studio project files (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Minor changes Created 9 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « tools/visual_studio/v8.vcproj ('k') | tools/visual_studio/v8_arm.vcproj » ('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 9.00
2 # Visual Studio 2005
3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8", "v8_arm.vcproj", "{21E 22961-22BF-4493-BD3A-868F93DA5179}"
4 ProjectSection(ProjectDependencies) = postProject
5 {EC8B7909-62AF-470D-A75D-E1D89C837142} = {EC8B7909-62AF-470D-A75 D-E1D89C837142}
6 EndProjectSection
7 EndProject
8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_shell_sample", "v8_shell _sample_arm.vcproj", "{2DE20FFA-6F5E-48D9-84D8-09B044A5B119}"
9 ProjectSection(ProjectDependencies) = postProject
10 {EC8B7909-62AF-470D-A75D-E1D89C837142} = {EC8B7909-62AF-470D-A75 D-E1D89C837142}
11 {21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3 A-868F93DA5179}
12 EndProjectSection
13 EndProject
14 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "samples", "samples", "{E131 F77D-B713-48F3-B86D-097ECDCC4C3A}"
15 EndProject
16 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_process_sample", "v8_pro cess_sample_arm.vcproj", "{EF019874-D38A-40E3-B17C-DB5923F0A79C}"
17 ProjectSection(ProjectDependencies) = postProject
18 {21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3 A-868F93DA5179}
19 EndProjectSection
20 EndProject
21 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{AD933CE2-1 303-448E-89C8-60B1FDD18EC3}"
22 EndProject
23 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "d8", "d8_arm.vcproj", "{7E4 C7D2D-A4B9-40B9-8192-22654E626F6C}"
24 ProjectSection(ProjectDependencies) = postProject
25 {21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3 A-868F93DA5179}
26 EndProjectSection
27 EndProject
28 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_base", "v8_base_arm.vcpr oj", "{EC8B7909-62AF-470D-A75D-E1D89C837142}"
29 EndProject
30 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_cctest", "v8_cctest_arm. vcproj", "{97ECC711-7430-4FC4-90FD-004DA880E72A}"
31 ProjectSection(ProjectDependencies) = postProject
32 {21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3 A-868F93DA5179}
33 EndProjectSection
34 EndProject
35 Global
36 GlobalSection(SolutionConfigurationPlatforms) = preSolution
37 Debug|Win32 = Debug|Win32
38 Release|Win32 = Release|Win32
39 EndGlobalSection
40 GlobalSection(ProjectConfigurationPlatforms) = postSolution
41 {21E22961-22BF-4493-BD3A-868F93DA5179}.Debug|Win32.ActiveCfg = D ebug|Win32
42 {21E22961-22BF-4493-BD3A-868F93DA5179}.Debug|Win32.Build.0 = Deb ug|Win32
43 {21E22961-22BF-4493-BD3A-868F93DA5179}.Release|Win32.ActiveCfg = Release|Win32
44 {21E22961-22BF-4493-BD3A-868F93DA5179}.Release|Win32.Build.0 = R elease|Win32
45 {2DE20FFA-6F5E-48D9-84D8-09B044A5B119}.Debug|Win32.ActiveCfg = D ebug|Win32
46 {2DE20FFA-6F5E-48D9-84D8-09B044A5B119}.Debug|Win32.Build.0 = Deb ug|Win32
47 {2DE20FFA-6F5E-48D9-84D8-09B044A5B119}.Release|Win32.ActiveCfg = Release|Win32
48 {2DE20FFA-6F5E-48D9-84D8-09B044A5B119}.Release|Win32.Build.0 = R elease|Win32
49 {EF019874-D38A-40E3-B17C-DB5923F0A79C}.Debug|Win32.ActiveCfg = D ebug|Win32
50 {EF019874-D38A-40E3-B17C-DB5923F0A79C}.Debug|Win32.Build.0 = Deb ug|Win32
51 {EF019874-D38A-40E3-B17C-DB5923F0A79C}.Release|Win32.ActiveCfg = Release|Win32
52 {EF019874-D38A-40E3-B17C-DB5923F0A79C}.Release|Win32.Build.0 = R elease|Win32
53 {7E4C7D2D-A4B9-40B9-8192-22654E626F6C}.Debug|Win32.ActiveCfg = D ebug|Win32
54 {7E4C7D2D-A4B9-40B9-8192-22654E626F6C}.Debug|Win32.Build.0 = Deb ug|Win32
55 {7E4C7D2D-A4B9-40B9-8192-22654E626F6C}.Release|Win32.ActiveCfg = Release|Win32
56 {7E4C7D2D-A4B9-40B9-8192-22654E626F6C}.Release|Win32.Build.0 = R elease|Win32
57 {EC8B7909-62AF-470D-A75D-E1D89C837142}.Debug|Win32.ActiveCfg = D ebug|Win32
58 {EC8B7909-62AF-470D-A75D-E1D89C837142}.Debug|Win32.Build.0 = Deb ug|Win32
59 {EC8B7909-62AF-470D-A75D-E1D89C837142}.Release|Win32.ActiveCfg = Release|Win32
60 {EC8B7909-62AF-470D-A75D-E1D89C837142}.Release|Win32.Build.0 = R elease|Win32
61 {97ECC711-7430-4FC4-90FD-004DA880E72A}.Debug|Win32.ActiveCfg = D ebug|Win32
62 {97ECC711-7430-4FC4-90FD-004DA880E72A}.Debug|Win32.Build.0 = Deb ug|Win32
63 {97ECC711-7430-4FC4-90FD-004DA880E72A}.Release|Win32.ActiveCfg = Release|Win32
64 {97ECC711-7430-4FC4-90FD-004DA880E72A}.Release|Win32.Build.0 = R elease|Win32
65 EndGlobalSection
66 GlobalSection(SolutionProperties) = preSolution
67 HideSolutionNode = FALSE
68 EndGlobalSection
69 GlobalSection(NestedProjects) = preSolution
70 {2DE20FFA-6F5E-48D9-84D8-09B044A5B119} = {E131F77D-B713-48F3-B86 D-097ECDCC4C3A}
71 {EF019874-D38A-40E3-B17C-DB5923F0A79C} = {E131F77D-B713-48F3-B86 D-097ECDCC4C3A}
72 {97ECC711-7430-4FC4-90FD-004DA880E72A} = {AD933CE2-1303-448E-89C 8-60B1FDD18EC3}
73 EndGlobalSection
74 EndGlobal
OLDNEW
« no previous file with comments | « tools/visual_studio/v8.vcproj ('k') | tools/visual_studio/v8_arm.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698