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

Side by Side Diff: chrome/test/interactive_ui/interactive_ui.vcproj

Issue 48108: Switching net over to use gyp on windows. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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 | « chrome/chrome.sln ('k') | chrome/test/unit/unittests.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="interactive_ui_tests" 5 Name="interactive_ui_tests"
6 ProjectGUID="{018D4F38-6272-448F-A864-976DA09F05D0}" 6 ProjectGUID="{018D4F38-6272-448F-A864-976DA09F05D0}"
7 RootNamespace="manual_ui" 7 RootNamespace="manual_ui"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after
265 </File> 265 </File>
266 <File 266 <File
267 RelativePath="..\..\..\webkit\glue\resources\cop y.cur" 267 RelativePath="..\..\..\webkit\glue\resources\cop y.cur"
268 > 268 >
269 </File> 269 </File>
270 <File 270 <File
271 RelativePath="$(OutDir)\grit_derived_sources\deb ugger_resources.rc" 271 RelativePath="$(OutDir)\grit_derived_sources\deb ugger_resources.rc"
272 > 272 >
273 </File> 273 </File>
274 <File 274 <File
275 » » » » RelativePath="$(OutDir)\grit_derived_sources\net _resources.rc" 275 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ net\net_resources.rc"
276 > 276 >
277 </File> 277 </File>
278 <File 278 <File
279 RelativePath="$(OutDir)\grit_derived_sources\ren derer_resources.rc" 279 RelativePath="$(OutDir)\grit_derived_sources\ren derer_resources.rc"
280 > 280 >
281 </File> 281 </File>
282 <File 282 <File
283 RelativePath="..\data\resource.h" 283 RelativePath="..\data\resource.h"
284 > 284 >
285 </File> 285 </File>
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
349 > 349 >
350 <File 350 <File
351 RelativePath=".\npapi_interactive_test.cc" 351 RelativePath=".\npapi_interactive_test.cc"
352 > 352 >
353 </File> 353 </File>
354 </Filter> 354 </Filter>
355 </Files> 355 </Files>
356 <Globals> 356 <Globals>
357 </Globals> 357 </Globals>
358 </VisualStudioProject> 358 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/chrome.sln ('k') | chrome/test/unit/unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698