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

Side by Side Diff: tools/channel_changer/channel_changer.vcproj

Issue 17050: Update Channel Changer to support a new Dev channel tag.... (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 | « tools/channel_changer/channel_changer.rc ('k') | no next file » | 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="channel_changer" 5 Name="channel_changer"
6 ProjectGUID="{93D9CC27-A861-4430-A08B-AEB2FC223D78}" 6 ProjectGUID="{93D9CC27-A861-4430-A08B-AEB2FC223D78}"
7 RootNamespace="channel_changer" 7 RootNamespace="channel_changer"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 /> 91 />
92 <Tool 92 <Tool
93 Name="VCPostBuildEventTool" 93 Name="VCPostBuildEventTool"
94 /> 94 />
95 </Configuration> 95 </Configuration>
96 <Configuration 96 <Configuration
97 Name="Release|Win32" 97 Name="Release|Win32"
98 OutputDirectory="$(SolutionDir)$(ConfigurationName)" 98 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
99 IntermediateDirectory="$(ConfigurationName)" 99 IntermediateDirectory="$(ConfigurationName)"
100 ConfigurationType="1" 100 ConfigurationType="1"
101 » » » InheritedPropertySheets=".\using_vista_platform_sdk.vspr ops" 101 » » » InheritedPropertySheets=".\using_platform_sdk_6_1.vsprop s"
102 UseOfATL="1" 102 UseOfATL="1"
103 CharacterSet="1" 103 CharacterSet="1"
104 WholeProgramOptimization="1" 104 WholeProgramOptimization="1"
105 > 105 >
106 <Tool 106 <Tool
107 Name="VCPreBuildEventTool" 107 Name="VCPreBuildEventTool"
108 /> 108 />
109 <Tool 109 <Tool
110 Name="VCCustomBuildTool" 110 Name="VCCustomBuildTool"
111 /> 111 />
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
234 </File> 234 </File>
235 <File 235 <File
236 RelativePath=".\switcher_icon.bmp" 236 RelativePath=".\switcher_icon.bmp"
237 > 237 >
238 </File> 238 </File>
239 </Filter> 239 </Filter>
240 </Files> 240 </Files>
241 <Globals> 241 <Globals>
242 </Globals> 242 </Globals>
243 </VisualStudioProject> 243 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/channel_changer/channel_changer.rc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698