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

Side by Side Diff: webkit/tools/test_shell/test_shell.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
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="test_shell" 5 Name="test_shell"
6 ProjectGUID="{FA39524D-3067-4141-888D-28A86C66F2B9}" 6 ProjectGUID="{FA39524D-3067-4141-888D-28A86C66F2B9}"
7 RootNamespace="test_shell" 7 RootNamespace="test_shell"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 /> 138 />
139 </Configuration> 139 </Configuration>
140 </Configurations> 140 </Configurations>
141 <References> 141 <References>
142 </References> 142 </References>
143 <Files> 143 <Files>
144 <Filter 144 <Filter
145 Name="resources" 145 Name="resources"
146 > 146 >
147 <File 147 <File
148 » » » » RelativePath="$(OutDir)\grit_derived_sources\net _resources.rc" 148 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ net\net_resources.rc"
149 > 149 >
150 </File> 150 </File>
151 <File 151 <File
152 RelativePath="..\..\glue\resources\pan_east.cur" 152 RelativePath="..\..\glue\resources\pan_east.cur"
153 > 153 >
154 </File> 154 </File>
155 <File 155 <File
156 RelativePath="..\..\glue\resources\pan_middle.cu r" 156 RelativePath="..\..\glue\resources\pan_middle.cu r"
157 > 157 >
158 </File> 158 </File>
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
334 > 334 >
335 </File> 335 </File>
336 <File 336 <File
337 RelativePath=".\webwidget_host_win.cc" 337 RelativePath=".\webwidget_host_win.cc"
338 > 338 >
339 </File> 339 </File>
340 </Files> 340 </Files>
341 <Globals> 341 <Globals>
342 </Globals> 342 </Globals>
343 </VisualStudioProject> 343 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/grit/build/using_generated_resources.vsprops ('k') | webkit/tools/test_shell/test_shell_tests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698