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

Side by Side Diff: chrome/app/chrome_dll.vcproj

Issue 119128: Convert to gyp generation of chrome_resources and chrome_strings.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 6 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 | « no previous file | chrome/app/locales/locales.gyp » ('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="chrome_dll" 5 Name="chrome_dll"
6 ProjectGUID="{C0A7EE2C-2A6D-45BE-BA78-6D006FDF52D9}" 6 ProjectGUID="{C0A7EE2C-2A6D-45BE-BA78-6D006FDF52D9}"
7 RootNamespace="chrome_dll" 7 RootNamespace="chrome_dll"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 </References> 163 </References>
164 <Files> 164 <Files>
165 <Filter 165 <Filter
166 Name="resources" 166 Name="resources"
167 > 167 >
168 <File 168 <File
169 RelativePath="..\..\webkit\glue\resources\aliasb .cur" 169 RelativePath="..\..\webkit\glue\resources\aliasb .cur"
170 > 170 >
171 </File> 171 </File>
172 <File 172 <File
173 » » » » RelativePath="$(OutDir)\grit_derived_sources\bro wser_resources.rc" 173 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\browser_resources.rc"
174 > 174 >
175 </File> 175 </File>
176 <File 176 <File
177 RelativePath="..\..\webkit\glue\resources\cell.c ur" 177 RelativePath="..\..\webkit\glue\resources\cell.c ur"
178 > 178 >
179 </File> 179 </File>
180 <File 180 <File
181 RelativePath=".\check_dependents.bat" 181 RelativePath=".\check_dependents.bat"
182 > 182 >
183 </File> 183 </File>
(...skipping 11 matching lines...) Expand all
195 </File> 195 </File>
196 <File 196 <File
197 RelativePath=".\chrome_dll_version.rc.version" 197 RelativePath=".\chrome_dll_version.rc.version"
198 > 198 >
199 </File> 199 </File>
200 <File 200 <File
201 RelativePath="..\..\webkit\glue\resources\col_re size.cur" 201 RelativePath="..\..\webkit\glue\resources\col_re size.cur"
202 > 202 >
203 </File> 203 </File>
204 <File 204 <File
205 » » » » RelativePath="$(OutDir)\grit_derived_sources\com mon_resources.rc" 205 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\common_resources.rc"
206 > 206 >
207 </File> 207 </File>
208 <File 208 <File
209 RelativePath="..\..\webkit\glue\resources\copy.c ur" 209 RelativePath="..\..\webkit\glue\resources\copy.c ur"
210 > 210 >
211 </File> 211 </File>
212 <File 212 <File
213 » » » » RelativePath="$(OutDir)\grit_derived_sources\deb ugger_resources.rc" 213 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\debugger_resources.rc"
214 > 214 >
215 </File> 215 </File>
216 <File 216 <File
217 RelativePath="$(OutDir)\obj\global_intermediate\ net\net_resources.rc" 217 RelativePath="$(OutDir)\obj\global_intermediate\ net\net_resources.rc"
218 > 218 >
219 </File> 219 </File>
220 <File 220 <File
221 » » » » RelativePath="$(OutDir)\grit_derived_sources\ren derer_resources.rc" 221 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\renderer_resources.rc"
222 > 222 >
223 </File> 223 </File>
224 <File 224 <File
225 RelativePath="..\..\webkit\glue\resources\row_re size.cur" 225 RelativePath="..\..\webkit\glue\resources\row_re size.cur"
226 > 226 >
227 </File> 227 </File>
228 <File 228 <File
229 RelativePath="..\..\webkit\glue\resources\vertic al_text.cur" 229 RelativePath="..\..\webkit\glue\resources\vertic al_text.cur"
230 > 230 >
231 </File> 231 </File>
(...skipping 11 matching lines...) Expand all
243 </File> 243 </File>
244 </Filter> 244 </Filter>
245 <File 245 <File
246 RelativePath=".\chrome_dll_main.cc" 246 RelativePath=".\chrome_dll_main.cc"
247 > 247 >
248 </File> 248 </File>
249 </Files> 249 </Files>
250 <Globals> 250 <Globals>
251 </Globals> 251 </Globals>
252 </VisualStudioProject> 252 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/locales/locales.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698