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

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

Issue 53028: GRIT rules improvements on windows (Closed)
Patch Set: Created 11 years, 9 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 | « no previous file | chrome/app/chrome_strings.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="chrome_resources" 5 Name="chrome_resources"
6 ProjectGUID="{B95AB527-F7DB-41E9-AD91-EB51EE0F56BE}" 6 ProjectGUID="{B95AB527-F7DB-41E9-AD91-EB51EE0F56BE}"
7 RootNamespace="chrome_resources" 7 RootNamespace="chrome_resources"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 /> 63 />
64 </Configuration> 64 </Configuration>
65 </Configurations> 65 </Configurations>
66 <References> 66 <References>
67 </References> 67 </References>
68 <Files> 68 <Files>
69 <Filter 69 <Filter
70 Name="Generated Files" 70 Name="Generated Files"
71 > 71 >
72 <File 72 <File
73 » » » » RelativePath="$(OutDir)\grit_derived_sources\bro wser_resources.h" 73 » » » » RelativePath="$(OutDir)\grit_derived_sources\gri t\browser_resources.h"
74 > 74 >
75 </File> 75 </File>
76 <File 76 <File
77 » » » » RelativePath="$(OutDir)\grit_derived_sources\com mon_resources.h" 77 » » » » RelativePath="$(OutDir)\grit_derived_sources\gri t\common_resources.h"
78 > 78 >
79 </File> 79 </File>
80 <File 80 <File
81 » » » » RelativePath="$(OutDir)\grit_derived_sources\deb ugger_resources.h" 81 » » » » RelativePath="$(OutDir)\grit_derived_sources\gri t\debugger_resources.h"
82 > 82 >
83 </File> 83 </File>
84 <File 84 <File
85 » » » » RelativePath="$(OutDir)\grit_derived_sources\ren derer_resources.h" 85 » » » » RelativePath="$(OutDir)\grit_derived_sources\gri t\renderer_resources.h"
86 > 86 >
87 </File> 87 </File>
88 <File 88 <File
89 » » » » RelativePath="$(OutDir)\grit_derived_sources\the me_resources.h" 89 » » » » RelativePath="$(OutDir)\grit_derived_sources\gri t\theme_resources.h"
90 > 90 >
91 </File> 91 </File>
92 </Filter> 92 </Filter>
93 <File 93 <File
94 RelativePath="..\browser\browser_resources.grd" 94 RelativePath="..\browser\browser_resources.grd"
95 > 95 >
96 </File> 96 </File>
97 <File 97 <File
98 RelativePath="..\common\common_resources.grd" 98 RelativePath="..\common\common_resources.grd"
99 > 99 >
100 </File> 100 </File>
101 <File 101 <File
102 RelativePath="..\browser\debugger\resources\debugger_res ources.grd" 102 RelativePath="..\browser\debugger\resources\debugger_res ources.grd"
103 > 103 >
104 </File> 104 </File>
105 <File 105 <File
106 RelativePath="..\renderer\renderer_resources.grd" 106 RelativePath="..\renderer\renderer_resources.grd"
107 > 107 >
108 </File> 108 </File>
109 <File 109 <File
110 RelativePath="theme\theme_resources.grd" 110 RelativePath="theme\theme_resources.grd"
111 > 111 >
112 </File> 112 </File>
113 </Files> 113 </Files>
114 <Globals> 114 <Globals>
115 </Globals> 115 </Globals>
116 </VisualStudioProject> 116 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/chrome_strings.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698