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

Side by Side Diff: media/build/media_unittests.vcproj

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/build/media_player.vcproj ('k') | media/media.gyp » ('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 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="media_unittests"
6 ProjectGUID="{C8C6183C-B03C-11DD-B471-DFD256D89593}"
7 RootNamespace="media_unittests"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 ConfigurationType="1"
21 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;$(SolutionDir)..\testing\using_gtest.vsprops;$(SolutionDir)..\third_party\ ffmpeg\using_ffmpeg.vsprops"
22 >
23 <Tool
24 Name="VCPreBuildEventTool"
25 />
26 <Tool
27 Name="VCCustomBuildTool"
28 />
29 <Tool
30 Name="VCXMLDataGeneratorTool"
31 />
32 <Tool
33 Name="VCWebServiceProxyGeneratorTool"
34 />
35 <Tool
36 Name="VCMIDLTool"
37 />
38 <Tool
39 Name="VCCLCompilerTool"
40 PreprocessorDefinitions="UNIT_TEST"
41 />
42 <Tool
43 Name="VCManagedResourceCompilerTool"
44 />
45 <Tool
46 Name="VCResourceCompilerTool"
47 />
48 <Tool
49 Name="VCPreLinkEventTool"
50 />
51 <Tool
52 Name="VCLinkerTool"
53 />
54 <Tool
55 Name="VCALinkTool"
56 />
57 <Tool
58 Name="VCManifestTool"
59 />
60 <Tool
61 Name="VCXDCMakeTool"
62 />
63 <Tool
64 Name="VCBscMakeTool"
65 />
66 <Tool
67 Name="VCFxCopTool"
68 />
69 <Tool
70 Name="VCAppVerifierTool"
71 />
72 <Tool
73 Name="VCWebDeploymentTool"
74 />
75 <Tool
76 Name="VCPostBuildEventTool"
77 />
78 </Configuration>
79 <Configuration
80 Name="Release|Win32"
81 ConfigurationType="1"
82 InheritedPropertySheets="$(SolutionDir)..\build\release. vsprops;$(SolutionDir)..\testing\using_gtest.vsprops;$(SolutionDir)..\third_part y\ffmpeg\using_ffmpeg.vsprops"
83 >
84 <Tool
85 Name="VCPreBuildEventTool"
86 />
87 <Tool
88 Name="VCCustomBuildTool"
89 />
90 <Tool
91 Name="VCXMLDataGeneratorTool"
92 />
93 <Tool
94 Name="VCWebServiceProxyGeneratorTool"
95 />
96 <Tool
97 Name="VCMIDLTool"
98 />
99 <Tool
100 Name="VCCLCompilerTool"
101 PreprocessorDefinitions="UNIT_TEST"
102 />
103 <Tool
104 Name="VCManagedResourceCompilerTool"
105 />
106 <Tool
107 Name="VCResourceCompilerTool"
108 />
109 <Tool
110 Name="VCPreLinkEventTool"
111 />
112 <Tool
113 Name="VCLinkerTool"
114 />
115 <Tool
116 Name="VCALinkTool"
117 />
118 <Tool
119 Name="VCManifestTool"
120 />
121 <Tool
122 Name="VCXDCMakeTool"
123 />
124 <Tool
125 Name="VCBscMakeTool"
126 />
127 <Tool
128 Name="VCFxCopTool"
129 />
130 <Tool
131 Name="VCAppVerifierTool"
132 />
133 <Tool
134 Name="VCWebDeploymentTool"
135 />
136 <Tool
137 Name="VCPostBuildEventTool"
138 />
139 </Configuration>
140 </Configurations>
141 <References>
142 </References>
143 <Files>
144 <Filter
145 Name="support"
146 >
147 <File
148 RelativePath="..\base\run_all_unittests.cc"
149 >
150 </File>
151 </Filter>
152 <Filter
153 Name="tests"
154 >
155 <Filter
156 Name="base"
157 >
158 <File
159 RelativePath="..\base\data_buffer_unitte st.cc"
160 >
161 </File>
162 <File
163 RelativePath="..\base\mock_filter_host.h "
164 >
165 </File>
166 <File
167 RelativePath="..\base\mock_media_filters .h"
168 >
169 </File>
170 <File
171 RelativePath="..\base\mock_pipeline.h"
172 >
173 </File>
174 <File
175 RelativePath="..\base\pipeline_impl_unit test.cc"
176 >
177 </File>
178 <File
179 RelativePath="..\base\video_frame_impl_u nittest.cc"
180 >
181 </File>
182 <File
183 RelativePath="..\base\yuv_convert_unitte st.cc"
184 >
185 </File>
186 </Filter>
187 <Filter
188 Name="audio"
189 >
190 <File
191 RelativePath="..\audio\win\audio_output_ win_unittest.cc"
192 >
193 </File>
194 </Filter>
195 <Filter
196 Name="filters"
197 >
198 <File
199 RelativePath="..\filters\ffmpeg_demuxer_ unittest.cc"
200 >
201 </File>
202 <File
203 RelativePath="..\filters\ffmpeg_glue_uni ttest.cc"
204 >
205 </File>
206 <File
207 RelativePath="..\filters\file_data_sourc e_unittest.cc"
208 >
209 </File>
210 <File
211 RelativePath="..\filters\test_video_deco der.h"
212 >
213 </File>
214 <File
215 RelativePath="..\filters\test_video_rend erer.h"
216 >
217 </File>
218 <File
219 RelativePath="..\filters\video_decoder_u nittest.cc"
220 >
221 </File>
222 <File
223 RelativePath="..\filters\video_renderer_ unittest.cc"
224 >
225 </File>
226 </Filter>
227 </Filter>
228 </Files>
229 <Globals>
230 </Globals>
231 </VisualStudioProject>
OLDNEW
« no previous file with comments | « media/build/media_player.vcproj ('k') | media/media.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698