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

Side by Side Diff: net/build/net.vcproj

Issue 18555: Prep for generated .vcproj files:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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/tools/test/image_diff/image_diff.vcproj ('k') | net/build/net_resources.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="net" 5 Name="net"
6 ProjectGUID="{326E9795-E760-410A-B69A-3F79DB3F5243}" 6 ProjectGUID="{326E9795-E760-410A-B69A-3F79DB3F5243}"
7 RootNamespace="net" 7 RootNamespace="net"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
11 <Platform 11 <Platform
12 Name="Win32" 12 Name="Win32"
13 /> 13 />
14 </Platforms> 14 </Platforms>
15 <ToolFiles> 15 <ToolFiles>
16 <ToolFile 16 <ToolFile
17 » » » RelativePath=".\convert_tld_data.rules" 17 » » » RelativePath="convert_tld_data.rules"
18 /> 18 />
19 </ToolFiles> 19 </ToolFiles>
20 <Configurations> 20 <Configurations>
21 <Configuration 21 <Configuration
22 Name="Debug|Win32" 22 Name="Debug|Win32"
23 ConfigurationType="4" 23 ConfigurationType="4"
24 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;.\net.vsprops" 24 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;.\net.vsprops"
25 > 25 >
26 <Tool 26 <Tool
27 Name="VCPreBuildEventTool" 27 Name="VCPreBuildEventTool"
(...skipping 346 matching lines...) Expand 10 before | Expand all | Expand 10 after
374 </File> 374 </File>
375 <File 375 <File
376 RelativePath="..\base\platform_mime_util.h" 376 RelativePath="..\base\platform_mime_util.h"
377 > 377 >
378 </File> 378 </File>
379 <File 379 <File
380 RelativePath="..\base\platform_mime_util_win.cc" 380 RelativePath="..\base\platform_mime_util_win.cc"
381 > 381 >
382 </File> 382 </File>
383 <File 383 <File
384 » » » » RelativePath=".\precompiled_net.cc" 384 » » » » RelativePath="precompiled_net.cc"
385 > 385 >
386 <FileConfiguration 386 <FileConfiguration
387 Name="Debug|Win32" 387 Name="Debug|Win32"
388 > 388 >
389 <Tool 389 <Tool
390 Name="VCCLCompilerTool" 390 Name="VCCLCompilerTool"
391 UsePrecompiledHeader="1" 391 UsePrecompiledHeader="1"
392 /> 392 />
393 </FileConfiguration> 393 </FileConfiguration>
394 <FileConfiguration 394 <FileConfiguration
395 Name="Release|Win32" 395 Name="Release|Win32"
396 ExcludedFromBuild="true" 396 ExcludedFromBuild="true"
397 > 397 >
398 <Tool 398 <Tool
399 Name="VCCLCompilerTool" 399 Name="VCCLCompilerTool"
400 /> 400 />
401 </FileConfiguration> 401 </FileConfiguration>
402 </File> 402 </File>
403 <File 403 <File
404 » » » » RelativePath=".\precompiled_net.h" 404 » » » » RelativePath="precompiled_net.h"
405 > 405 >
406 </File> 406 </File>
407 <File 407 <File
408 RelativePath="..\base\registry_controlled_domain .cc" 408 RelativePath="..\base\registry_controlled_domain .cc"
409 > 409 >
410 </File> 410 </File>
411 <File 411 <File
412 RelativePath="..\base\registry_controlled_domain .h" 412 RelativePath="..\base\registry_controlled_domain .h"
413 > 413 >
414 </File> 414 </File>
(...skipping 659 matching lines...) Expand 10 before | Expand all | Expand 10 after
1074 </File> 1074 </File>
1075 <File 1075 <File
1076 RelativePath="..\ftp\ftp_transaction_factory.h" 1076 RelativePath="..\ftp\ftp_transaction_factory.h"
1077 > 1077 >
1078 </File> 1078 </File>
1079 </Filter> 1079 </Filter>
1080 </Files> 1080 </Files>
1081 <Globals> 1081 <Globals>
1082 </Globals> 1082 </Globals>
1083 </VisualStudioProject> 1083 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/tools/test/image_diff/image_diff.vcproj ('k') | net/build/net_resources.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698