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

Side by Side Diff: net/build/net_resources.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 | « net/build/net.vcproj ('k') | net/build/net_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="net_resources" 5 Name="net_resources"
6 ProjectGUID="{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" 6 ProjectGUID="{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
7 RootNamespace="net_resources" 7 RootNamespace="net_resources"
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="..\..\tools\grit\build\grit_resources.rule s" 17 RelativePath="..\..\tools\grit\build\grit_resources.rule s"
18 /> 18 />
19 </ToolFiles> 19 </ToolFiles>
20 <Configurations> 20 <Configurations>
21 <Configuration 21 <Configuration
22 Name="Debug|Win32" 22 Name="Debug|Win32"
23 ConfigurationType="10" 23 ConfigurationType="10"
24 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\debug.vsprops" 24 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\debug.vsprops"
25 » » » > 25 » » />
26 » » </Configuration>
27 <Configuration 26 <Configuration
28 Name="Release|Win32" 27 Name="Release|Win32"
29 ConfigurationType="10" 28 ConfigurationType="10"
30 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\release.vsprops" 29 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\release.vsprops"
31 » » » > 30 » » />
32 » » </Configuration>
33 </Configurations> 31 </Configurations>
32 <References>
33 </References>
34 <Files> 34 <Files>
35 <File 35 <File
36 RelativePath="..\base\net_resources.grd" 36 RelativePath="..\base\net_resources.grd"
37 > 37 >
38 </File> 38 </File>
39 <File 39 <File
40 RelativePath="$(OutDir)\grit_derived_sources\net_resourc es.h" 40 RelativePath="$(OutDir)\grit_derived_sources\net_resourc es.h"
41 > 41 >
42 </File> 42 </File>
43 </Files> 43 </Files>
44 <Globals>
45 </Globals>
44 </VisualStudioProject> 46 </VisualStudioProject>
OLDNEW
« no previous file with comments | « net/build/net.vcproj ('k') | net/build/net_unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698