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

Side by Side Diff: chrome/test/browser/browser_tests_dll.vcproj

Issue 119128: Convert to gyp generation of chrome_resources and chrome_strings.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 6 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 | « chrome/chrome.gyp ('k') | chrome/test/interactive_ui/interactive_ui.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="browser_tests_dll" 5 Name="browser_tests_dll"
6 ProjectGUID="{D7589D0D-304E-4589-85A4-153B7D84B07F}" 6 ProjectGUID="{D7589D0D-304E-4589-85A4-153B7D84B07F}"
7 RootNamespace="browser_tests_dll" 7 RootNamespace="browser_tests_dll"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
219 </File> 219 </File>
220 </Filter> 220 </Filter>
221 <Filter 221 <Filter
222 Name="resources" 222 Name="resources"
223 > 223 >
224 <File 224 <File
225 RelativePath="..\..\..\webkit\glue\resources\ali asb.cur" 225 RelativePath="..\..\..\webkit\glue\resources\ali asb.cur"
226 > 226 >
227 </File> 227 </File>
228 <File 228 <File
229 » » » » RelativePath="$(OutDir)\grit_derived_sources\bro wser_resources.rc" 229 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\browser_resources.rc"
230 > 230 >
231 </File> 231 </File>
232 <File 232 <File
233 RelativePath="..\..\..\webkit\glue\resources\cel l.cur" 233 RelativePath="..\..\..\webkit\glue\resources\cel l.cur"
234 > 234 >
235 </File> 235 </File>
236 <File 236 <File
237 RelativePath="..\..\app\chrome_dll.rc" 237 RelativePath="..\..\app\chrome_dll.rc"
238 > 238 >
239 </File> 239 </File>
240 <File 240 <File
241 RelativePath="..\..\app\chrome_dll_resource.h" 241 RelativePath="..\..\app\chrome_dll_resource.h"
242 > 242 >
243 </File> 243 </File>
244 <File 244 <File
245 RelativePath="..\..\app\chrome_dll_version.rc.ve rsion" 245 RelativePath="..\..\app\chrome_dll_version.rc.ve rsion"
246 > 246 >
247 </File> 247 </File>
248 <File 248 <File
249 RelativePath="..\..\..\webkit\glue\resources\col _resize.cur" 249 RelativePath="..\..\..\webkit\glue\resources\col _resize.cur"
250 > 250 >
251 </File> 251 </File>
252 <File 252 <File
253 » » » » RelativePath="$(OutDir)\grit_derived_sources\com mon_resources.rc" 253 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\common_resources.rc"
254 > 254 >
255 </File> 255 </File>
256 <File 256 <File
257 RelativePath="..\..\..\webkit\glue\resources\cop y.cur" 257 RelativePath="..\..\..\webkit\glue\resources\cop y.cur"
258 > 258 >
259 </File> 259 </File>
260 <File 260 <File
261 » » » » RelativePath="$(OutDir)\grit_derived_sources\deb ugger_resources.rc" 261 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\debugger_resources.rc"
262 > 262 >
263 </File> 263 </File>
264 <File 264 <File
265 RelativePath="$(OutDir)\obj\global_intermediate\ net\net_resources.rc" 265 RelativePath="$(OutDir)\obj\global_intermediate\ net\net_resources.rc"
266 > 266 >
267 </File> 267 </File>
268 <File 268 <File
269 » » » » RelativePath="$(OutDir)\grit_derived_sources\ren derer_resources.rc" 269 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\renderer_resources.rc"
270 > 270 >
271 </File> 271 </File>
272 <File 272 <File
273 RelativePath="..\data\resource.h" 273 RelativePath="..\data\resource.h"
274 > 274 >
275 </File> 275 </File>
276 <File 276 <File
277 RelativePath="..\data\resource.rc" 277 RelativePath="..\data\resource.rc"
278 > 278 >
279 </File> 279 </File>
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
319 > 319 >
320 <File 320 <File
321 RelativePath="..\..\browser\renderer_host\web_ca che_manager_browser_test.cc" 321 RelativePath="..\..\browser\renderer_host\web_ca che_manager_browser_test.cc"
322 > 322 >
323 </File> 323 </File>
324 </Filter> 324 </Filter>
325 </Files> 325 </Files>
326 <Globals> 326 <Globals>
327 </Globals> 327 </Globals>
328 </VisualStudioProject> 328 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/test/interactive_ui/interactive_ui.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698