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

Side by Side Diff: media/media.sln

Issue 57002: Switching media to gyp under windows. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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 | « media/media.gyp ('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
(Empty)
1 Microsoft Visual Studio Solution File, Format Version 9.00
2 # Visual Studio 2005
3 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencie s", "{9D67D7CC-B03F-11DD-86F7-FD7F55D89593}"
4 EndProject
5 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "media", "build\media.vcproj ", "{6AE76406-B03B-11DD-94B1-80B556D89593}"
6 ProjectSection(ProjectDependencies) = postProject
7 {D7A94F58-576A-45D9-A45F-EB87C63ABBB0} = {D7A94F58-576A-45D9-A45 F-EB87C63ABBB0}
8 EndProjectSection
9 EndProject
10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "media_player", "build\media _player.vcproj", "{D4EB0EDC-DC4D-11DD-AE66-DC4F55D89593}"
11 ProjectSection(ProjectDependencies) = postProject
12 {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B53 6-69A699B3E165}
13 {6AE76406-B03B-11DD-94B1-80B556D89593} = {6AE76406-B03B-11DD-94B 1-80B556D89593}
14 EndProjectSection
15 EndProject
16 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "media_unittests", "build\me dia_unittests.vcproj", "{C8C6183C-B03C-11DD-B471-DFD256D89593}"
17 ProjectSection(ProjectDependencies) = postProject
18 {1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B53 6-69A699B3E165}
19 {6AE76406-B03B-11DD-94B1-80B556D89593} = {6AE76406-B03B-11DD-94B 1-80B556D89593}
20 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {BFE8E2A7-3B3B-43B0-A99 4-3058B852DB8B}
21 EndProjectSection
22 EndProject
23 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base", "..\base\base.vcproj ", "{1832A374-8A74-4F9E-B536-69A699B3E165}"
24 ProjectSection(ProjectDependencies) = postProject
25 {8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED 0-374276327308}
26 EndProjectSection
27 EndProject
28 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug_message", "..\base\de bug_message.vcproj", "{D6047981-23AE-4623-9373-514FDAFAE60F}"
29 EndProject
30 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest", "..\testing\gtest.v cproj", "{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}"
31 EndProject
32 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icui18n", "..\third_party\i cu38\icui18n.vcproj", "{F22022F0-2D3B-5610-4E80-C674A8E01C5A}"
33 EndProject
34 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icuuc", "..\third_party\icu 38\icuuc.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}"
35 ProjectSection(ProjectDependencies) = postProject
36 {A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E 2-3456F321F010}
37 {F22022F0-2D3B-5610-4E80-C674A8E01C5A} = {F22022F0-2D3B-5610-4E8 0-C674A8E01C5A}
38 EndProjectSection
39 EndProject
40 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icudata", "..\third_party\i cu38\icudata.vcproj", "{A0D94973-D355-47A5-A1E2-3456F321F010}"
41 EndProject
42 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ffmpeg", "..\third_party\ff mpeg\ffmpeg.vcproj", "{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}"
43 EndProject
44 Global
45 GlobalSection(SolutionConfigurationPlatforms) = preSolution
46 Debug|Win32 = Debug|Win32
47 Release|Win32 = Release|Win32
48 EndGlobalSection
49 GlobalSection(ProjectConfigurationPlatforms) = postSolution
50 {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.ActiveCfg = D ebug|Win32
51 {1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.Build.0 = Deb ug|Win32
52 {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.ActiveCfg = Release|Win32
53 {1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.Build.0 = R elease|Win32
54 {6AE76406-B03B-11DD-94B1-80B556D89593}.Debug|Win32.ActiveCfg = D ebug|Win32
55 {6AE76406-B03B-11DD-94B1-80B556D89593}.Debug|Win32.Build.0 = Deb ug|Win32
56 {6AE76406-B03B-11DD-94B1-80B556D89593}.Release|Win32.ActiveCfg = Release|Win32
57 {6AE76406-B03B-11DD-94B1-80B556D89593}.Release|Win32.Build.0 = R elease|Win32
58 {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.ActiveCfg = D ebug|Win32
59 {8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.Build.0 = Deb ug|Win32
60 {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.ActiveCfg = Release|Win32
61 {8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.Build.0 = R elease|Win32
62 {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.ActiveCfg = D ebug|Win32
63 {A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.Build.0 = Deb ug|Win32
64 {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.ActiveCfg = Release|Win32
65 {A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.Build.0 = R elease|Win32
66 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.ActiveCfg = D ebug|Win32
67 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.Build.0 = Deb ug|Win32
68 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.ActiveCfg = Release|Win32
69 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.Build.0 = R elease|Win32
70 {C8C6183C-B03C-11DD-B471-DFD256D89593}.Debug|Win32.ActiveCfg = D ebug|Win32
71 {C8C6183C-B03C-11DD-B471-DFD256D89593}.Debug|Win32.Build.0 = Deb ug|Win32
72 {C8C6183C-B03C-11DD-B471-DFD256D89593}.Release|Win32.ActiveCfg = Release|Win32
73 {C8C6183C-B03C-11DD-B471-DFD256D89593}.Release|Win32.Build.0 = R elease|Win32
74 {D4EB0EDC-DC4D-11DD-AE66-DC4F55D89593}.Debug|Win32.ActiveCfg = D ebug|Win32
75 {D4EB0EDC-DC4D-11DD-AE66-DC4F55D89593}.Debug|Win32.Build.0 = Deb ug|Win32
76 {D4EB0EDC-DC4D-11DD-AE66-DC4F55D89593}.Release|Win32.ActiveCfg = Release|Win32
77 {D4EB0EDC-DC4D-11DD-AE66-DC4F55D89593}.Release|Win32.Build.0 = R elease|Win32
78 {D6047981-23AE-4623-9373-514FDAFAE60F}.Debug|Win32.ActiveCfg = D ebug|Win32
79 {D6047981-23AE-4623-9373-514FDAFAE60F}.Debug|Win32.Build.0 = Deb ug|Win32
80 {D6047981-23AE-4623-9373-514FDAFAE60F}.Release|Win32.ActiveCfg = Release|Win32
81 {D6047981-23AE-4623-9373-514FDAFAE60F}.Release|Win32.Build.0 = R elease|Win32
82 {D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Debug|Win32.ActiveCfg = D ebug|Win32
83 {D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Debug|Win32.Build.0 = Deb ug|Win32
84 {D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Release|Win32.ActiveCfg = Release|Win32
85 {D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Release|Win32.Build.0 = R elease|Win32
86 {F22022F0-2D3B-5610-4E80-C674A8E01C5A}.Debug|Win32.ActiveCfg = D ebug|Win32
87 {F22022F0-2D3B-5610-4E80-C674A8E01C5A}.Debug|Win32.Build.0 = Deb ug|Win32
88 {F22022F0-2D3B-5610-4E80-C674A8E01C5A}.Release|Win32.ActiveCfg = Release|Win32
89 {F22022F0-2D3B-5610-4E80-C674A8E01C5A}.Release|Win32.Build.0 = R elease|Win32
90 EndGlobalSection
91 GlobalSection(SolutionProperties) = preSolution
92 HideSolutionNode = FALSE
93 EndGlobalSection
94 GlobalSection(NestedProjects) = preSolution
95 {1832A374-8A74-4F9E-B536-69A699B3E165} = {9D67D7CC-B03F-11DD-86F 7-FD7F55D89593}
96 {8C27D792-2648-4F5E-9ED0-374276327308} = {9D67D7CC-B03F-11DD-86F 7-FD7F55D89593}
97 {A0D94973-D355-47A5-A1E2-3456F321F010} = {9D67D7CC-B03F-11DD-86F 7-FD7F55D89593}
98 {BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {9D67D7CC-B03F-11DD-86F 7-FD7F55D89593}
99 {D6047981-23AE-4623-9373-514FDAFAE60F} = {9D67D7CC-B03F-11DD-86F 7-FD7F55D89593}
100 {D7A94F58-576A-45D9-A45F-EB87C63ABBB0} = {9D67D7CC-B03F-11DD-86F 7-FD7F55D89593}
101 {F22022F0-2D3B-5610-4E80-C674A8E01C5A} = {9D67D7CC-B03F-11DD-86F 7-FD7F55D89593}
102 EndGlobalSection
103 EndGlobal
OLDNEW
« no previous file with comments | « media/media.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698