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

Side by Side Diff: webkit/tools/test_shell/test_shell_tests.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 | « webkit/tools/test_shell/test_shell.vcproj ('k') | webkit/webkit.sln » ('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="test_shell_tests" 5 Name="test_shell_tests"
6 ProjectGUID="{E6766F81-1FCD-4CD7-BC16-E36964A14867}" 6 ProjectGUID="{E6766F81-1FCD-4CD7-BC16-E36964A14867}"
7 RootNamespace="test_shell_tests" 7 RootNamespace="test_shell_tests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
176 </File> 176 </File>
177 <File 177 <File
178 RelativePath=".\layout_test_controller.cc" 178 RelativePath=".\layout_test_controller.cc"
179 > 179 >
180 </File> 180 </File>
181 <File 181 <File
182 RelativePath=".\layout_test_controller.h" 182 RelativePath=".\layout_test_controller.h"
183 > 183 >
184 </File> 184 </File>
185 <File 185 <File
186 » » » » RelativePath="$(OutDir)\grit_derived_sources\net _resources.rc" 186 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ net\net_resources.rc"
187 > 187 >
188 </File> 188 </File>
189 <File 189 <File
190 RelativePath=".\resource.h" 190 RelativePath=".\resource.h"
191 > 191 >
192 </File> 192 </File>
193 <File 193 <File
194 RelativePath=".\run_all_tests.cc" 194 RelativePath=".\run_all_tests.cc"
195 > 195 >
196 </File> 196 </File>
(...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after
440 </File> 440 </File>
441 <File 441 <File
442 RelativePath="..\webcore_unit_tests\XBMImageDeco der_unittest.cpp" 442 RelativePath="..\webcore_unit_tests\XBMImageDeco der_unittest.cpp"
443 > 443 >
444 </File> 444 </File>
445 </Filter> 445 </Filter>
446 </Files> 446 </Files>
447 <Globals> 447 <Globals>
448 </Globals> 448 </Globals>
449 </VisualStudioProject> 449 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/tools/test_shell/test_shell.vcproj ('k') | webkit/webkit.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698