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

Side by Side Diff: chrome/browser/browser.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/app/theme/theme_dll.vcproj ('k') | chrome/chrome.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="browser" 5 Name="browser"
6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" 6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}"
7 RootNamespace="Browser" 7 RootNamespace="Browser"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 2747 matching lines...) Expand 10 before | Expand all | Expand 10 after
2758 </File> 2758 </File>
2759 <File 2759 <File
2760 RelativePath=".\plugin_installer.cc" 2760 RelativePath=".\plugin_installer.cc"
2761 > 2761 >
2762 </File> 2762 </File>
2763 <File 2763 <File
2764 RelativePath=".\plugin_installer.h" 2764 RelativePath=".\plugin_installer.h"
2765 > 2765 >
2766 </File> 2766 </File>
2767 <File 2767 <File
2768 » » » RelativePath="$(OutDir)\grit_derived_sources\grit\theme_ resources_map.cc" 2768 » » » RelativePath="$(OutDir)\obj\global_intermediate\chrome\g rit\theme_resources_map.cc"
2769 > 2769 >
2770 </File> 2770 </File>
2771 <File 2771 <File
2772 RelativePath=".\theme_resources_util.cc" 2772 RelativePath=".\theme_resources_util.cc"
2773 > 2773 >
2774 </File> 2774 </File>
2775 <File 2775 <File
2776 RelativePath=".\theme_resources_util.h" 2776 RelativePath=".\theme_resources_util.h"
2777 > 2777 >
2778 </File> 2778 </File>
(...skipping 10 matching lines...) Expand all
2789 > 2789 >
2790 </File> 2790 </File>
2791 <File 2791 <File
2792 RelativePath=".\utility_process_host.h" 2792 RelativePath=".\utility_process_host.h"
2793 > 2793 >
2794 </File> 2794 </File>
2795 </Files> 2795 </Files>
2796 <Globals> 2796 <Globals>
2797 </Globals> 2797 </Globals>
2798 </VisualStudioProject> 2798 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/app/theme/theme_dll.vcproj ('k') | chrome/chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698