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

Side by Side Diff: chrome/test/unit/unittests.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
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="unit_tests" 5 Name="unit_tests"
6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}"
7 RootNamespace="unit_tests" 7 RootNamespace="unit_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
311 </File> 311 </File>
312 </Filter> 312 </Filter>
313 <Filter 313 <Filter
314 Name="resources" 314 Name="resources"
315 > 315 >
316 <File 316 <File
317 RelativePath="..\..\..\webkit\glue\resources\ali asb.cur" 317 RelativePath="..\..\..\webkit\glue\resources\ali asb.cur"
318 > 318 >
319 </File> 319 </File>
320 <File 320 <File
321 » » » » RelativePath="$(OutDir)\grit_derived_sources\bro wser_resources.rc" 321 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\browser_resources.rc"
322 > 322 >
323 </File> 323 </File>
324 <File 324 <File
325 RelativePath="..\..\..\webkit\glue\resources\cel l.cur" 325 RelativePath="..\..\..\webkit\glue\resources\cel l.cur"
326 > 326 >
327 </File> 327 </File>
328 <File 328 <File
329 RelativePath="..\..\app\chrome_dll.rc" 329 RelativePath="..\..\app\chrome_dll.rc"
330 > 330 >
331 </File> 331 </File>
332 <File 332 <File
333 RelativePath="..\..\app\chrome_dll_resource.h" 333 RelativePath="..\..\app\chrome_dll_resource.h"
334 > 334 >
335 </File> 335 </File>
336 <File 336 <File
337 RelativePath="..\..\app\chrome_dll_version.rc.ve rsion" 337 RelativePath="..\..\app\chrome_dll_version.rc.ve rsion"
338 > 338 >
339 </File> 339 </File>
340 <File 340 <File
341 RelativePath="..\..\..\webkit\glue\resources\col _resize.cur" 341 RelativePath="..\..\..\webkit\glue\resources\col _resize.cur"
342 > 342 >
343 </File> 343 </File>
344 <File 344 <File
345 » » » » RelativePath="$(OutDir)\grit_derived_sources\com mon_resources.rc" 345 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\common_resources.rc"
346 > 346 >
347 </File> 347 </File>
348 <File 348 <File
349 RelativePath="..\..\..\webkit\glue\resources\cop y.cur" 349 RelativePath="..\..\..\webkit\glue\resources\cop y.cur"
350 > 350 >
351 </File> 351 </File>
352 <File 352 <File
353 » » » » RelativePath="$(OutDir)\grit_derived_sources\deb ugger_resources.rc" 353 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\debugger_resources.rc"
354 > 354 >
355 </File> 355 </File>
356 <File 356 <File
357 RelativePath="$(OutDir)\obj\global_intermediate\ net\net_resources.rc" 357 RelativePath="$(OutDir)\obj\global_intermediate\ net\net_resources.rc"
358 > 358 >
359 </File> 359 </File>
360 <File 360 <File
361 » » » » RelativePath="$(OutDir)\grit_derived_sources\ren derer_resources.rc" 361 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\renderer_resources.rc"
362 > 362 >
363 </File> 363 </File>
364 <File 364 <File
365 RelativePath="..\data\resource.h" 365 RelativePath="..\data\resource.h"
366 > 366 >
367 </File> 367 </File>
368 <File 368 <File
369 RelativePath="..\data\resource.rc" 369 RelativePath="..\data\resource.rc"
370 > 370 >
371 </File> 371 </File>
(...skipping 817 matching lines...) Expand 10 before | Expand all | Expand 10 after
1189 ObjectFile="$(IntDir)\$(InputNam e)1.obj" 1189 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1190 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc" 1190 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1191 /> 1191 />
1192 </FileConfiguration> 1192 </FileConfiguration>
1193 </File> 1193 </File>
1194 </Filter> 1194 </Filter>
1195 </Files> 1195 </Files>
1196 <Globals> 1196 <Globals>
1197 </Globals> 1197 </Globals>
1198 </VisualStudioProject> 1198 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/interactive_ui/interactive_ui.vcproj ('k') | chrome/tools/build/win/language_dll.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698