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

Side by Side Diff: chrome/test/interactive_ui/interactive_ui.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 | « chrome/test/browser/browser_tests_dll.vcproj ('k') | chrome/test/unit/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="interactive_ui_tests" 5 Name="interactive_ui_tests"
6 ProjectGUID="{018D4F38-6272-448F-A864-976DA09F05D0}" 6 ProjectGUID="{018D4F38-6272-448F-A864-976DA09F05D0}"
7 RootNamespace="manual_ui" 7 RootNamespace="manual_ui"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 </File> 241 </File>
242 </Filter> 242 </Filter>
243 <Filter 243 <Filter
244 Name="resources" 244 Name="resources"
245 > 245 >
246 <File 246 <File
247 RelativePath="..\..\..\webkit\glue\resources\ali asb.cur" 247 RelativePath="..\..\..\webkit\glue\resources\ali asb.cur"
248 > 248 >
249 </File> 249 </File>
250 <File 250 <File
251 » » » » RelativePath="$(OutDir)\grit_derived_sources\bro wser_resources.rc" 251 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\browser_resources.rc"
252 > 252 >
253 </File> 253 </File>
254 <File 254 <File
255 RelativePath="..\..\..\webkit\glue\resources\cel l.cur" 255 RelativePath="..\..\..\webkit\glue\resources\cel l.cur"
256 > 256 >
257 </File> 257 </File>
258 <File 258 <File
259 RelativePath="..\..\app\chrome_dll.rc" 259 RelativePath="..\..\app\chrome_dll.rc"
260 > 260 >
261 </File> 261 </File>
262 <File 262 <File
263 RelativePath="..\..\app\chrome_dll_resource.h" 263 RelativePath="..\..\app\chrome_dll_resource.h"
264 > 264 >
265 </File> 265 </File>
266 <File 266 <File
267 RelativePath="..\..\app\chrome_dll_version.rc.ve rsion" 267 RelativePath="..\..\app\chrome_dll_version.rc.ve rsion"
268 > 268 >
269 </File> 269 </File>
270 <File 270 <File
271 RelativePath="..\..\..\webkit\glue\resources\col _resize.cur" 271 RelativePath="..\..\..\webkit\glue\resources\col _resize.cur"
272 > 272 >
273 </File> 273 </File>
274 <File 274 <File
275 » » » » RelativePath="$(OutDir)\grit_derived_sources\com mon_resources.rc" 275 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\common_resources.rc"
276 > 276 >
277 </File> 277 </File>
278 <File 278 <File
279 RelativePath="..\..\..\webkit\glue\resources\cop y.cur" 279 RelativePath="..\..\..\webkit\glue\resources\cop y.cur"
280 > 280 >
281 </File> 281 </File>
282 <File 282 <File
283 » » » » RelativePath="$(OutDir)\grit_derived_sources\deb ugger_resources.rc" 283 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\debugger_resources.rc"
284 > 284 >
285 </File> 285 </File>
286 <File 286 <File
287 RelativePath="$(OutDir)\obj\global_intermediate\ net\net_resources.rc" 287 RelativePath="$(OutDir)\obj\global_intermediate\ net\net_resources.rc"
288 > 288 >
289 </File> 289 </File>
290 <File 290 <File
291 » » » » RelativePath="$(OutDir)\grit_derived_sources\ren derer_resources.rc" 291 » » » » RelativePath="$(OutDir)\obj\global_intermediate\ chrome\renderer_resources.rc"
292 > 292 >
293 </File> 293 </File>
294 <File 294 <File
295 RelativePath="..\data\resource.h" 295 RelativePath="..\data\resource.h"
296 > 296 >
297 </File> 297 </File>
298 <File 298 <File
299 RelativePath="..\data\resource.rc" 299 RelativePath="..\data\resource.rc"
300 > 300 >
301 </File> 301 </File>
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
369 > 369 >
370 <File 370 <File
371 RelativePath=".\npapi_interactive_test.cc" 371 RelativePath=".\npapi_interactive_test.cc"
372 > 372 >
373 </File> 373 </File>
374 </Filter> 374 </Filter>
375 </Files> 375 </Files>
376 <Globals> 376 <Globals>
377 </Globals> 377 </Globals>
378 </VisualStudioProject> 378 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/browser/browser_tests_dll.vcproj ('k') | chrome/test/unit/unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698