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

Side by Side Diff: rlz/rlz.vcproj

Issue 18717: Generate additional .vcproj files in miscellaneous top-level components.... (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 | « rlz/SConscript ('k') | sdch/SConscript » ('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="rlz" 5 Name="rlz"
6 ProjectGUID="{BF4F447B-72B5-4059-BE1B-F94337B1F385}" 6 ProjectGUID="{BF4F447B-72B5-4059-BE1B-F94337B1F385}"
7 RootNamespace="rlz" 7 RootNamespace="rlz"
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=".\output_rlz_copy.rules" 17 » » » RelativePath="output_rlz_copy.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="10" 23 ConfigurationType="10"
24 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props" 24 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props"
25 > 25 >
26 <Tool 26 <Tool
27 Name="VCPreBuildEventTool" 27 Name="VCPreBuildEventTool"
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 > 69 >
70 </File> 70 </File>
71 <File 71 <File
72 RelativePath="binaries\rlz_dll.pdb" 72 RelativePath="binaries\rlz_dll.pdb"
73 > 73 >
74 </File> 74 </File>
75 </Files> 75 </Files>
76 <Globals> 76 <Globals>
77 </Globals> 77 </Globals>
78 </VisualStudioProject> 78 </VisualStudioProject>
OLDNEW
« no previous file with comments | « rlz/SConscript ('k') | sdch/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698