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

Side by Side Diff: chrome/app/theme/theme_dll.vcproj

Issue 24011: chrome_resources take 2 (Closed)
Patch Set: rebase Created 11 years, 10 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 | « chrome/app/theme/distribution_resources.rc ('k') | chrome/app/theme/theme_resources.h » ('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="theme_dll" 5 Name="theme_dll"
6 ProjectGUID="{FD683DD6-D9BF-4B1B-AB6D-A3AC03EDAA4D}" 6 ProjectGUID="{FD683DD6-D9BF-4B1B-AB6D-A3AC03EDAA4D}"
7 RootNamespace="theme_dll" 7 RootNamespace="theme_dll"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 /> 133 />
134 <Tool 134 <Tool
135 Name="VCPostBuildEventTool" 135 Name="VCPostBuildEventTool"
136 /> 136 />
137 </Configuration> 137 </Configuration>
138 </Configurations> 138 </Configurations>
139 <References> 139 <References>
140 </References> 140 </References>
141 <Files> 141 <Files>
142 <File 142 <File
143 » » » RelativePath="theme_resources.h" 143 » » » RelativePath="$(OutDir)\grit_derived_sources\theme_resou rces.rc"
144 » » » >
145 » » </File>
146 » » <File
147 » » » RelativePath="theme_resources.rc"
148 » » » >
149 » » </File>
150 » » <File
151 » » » RelativePath="distribution_resources.rc"
152 > 144 >
153 </File> 145 </File>
154 </Files> 146 </Files>
155 <Globals> 147 <Globals>
156 </Globals> 148 </Globals>
157 </VisualStudioProject> 149 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/app/theme/distribution_resources.rc ('k') | chrome/app/theme/theme_resources.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698