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

Side by Side Diff: chrome/app/chrome_strings.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 | « chrome/app/chrome_resources.vcproj ('k') | tools/grit/build/grit_resources.rules » ('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_strings" 5 Name="chrome_strings"
6 ProjectGUID="{D9DDAF60-663F-49CC-90DC-3D08CC3D1B28}" 6 ProjectGUID="{D9DDAF60-663F-49CC-90DC-3D08CC3D1B28}"
7 RootNamespace="chrome_strings" 7 RootNamespace="chrome_strings"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 27 matching lines...) Expand all
38 PreprocessorDefinitions="$(CHROMIUM_BUILD)" 38 PreprocessorDefinitions="$(CHROMIUM_BUILD)"
39 /> 39 />
40 </Configuration> 40 </Configuration>
41 </Configurations> 41 </Configurations>
42 <Files> 42 <Files>
43 <File 43 <File
44 RelativePath=".\chromium_strings.grd" 44 RelativePath=".\chromium_strings.grd"
45 > 45 >
46 </File> 46 </File>
47 <File 47 <File
48 » » » RelativePath="$(IntDir)\chromium_strings.h" 48 » » » RelativePath="$(OutDir)\grit_derived_sources\grit\chromi um_strings.h"
49 > 49 >
50 </File> 50 </File>
51 <File 51 <File
52 RelativePath=".\generated_resources.grd" 52 RelativePath=".\generated_resources.grd"
53 > 53 >
54 </File> 54 </File>
55 <File 55 <File
56 » » » RelativePath="$(IntDir)\generated_resources.h" 56 » » » RelativePath="$(OutDir)\grit_derived_sources\grit\genera ted_resources.h"
57 > 57 >
58 </File> 58 </File>
59 <File 59 <File
60 RelativePath=".\google_chrome_strings.grd" 60 RelativePath=".\google_chrome_strings.grd"
61 > 61 >
62 </File> 62 </File>
63 <File 63 <File
64 » » » RelativePath="$(IntDir)\google_chrome_strings.h" 64 » » » RelativePath="$(OutDir)\grit_derived_sources\grit\google _chrome_strings.h"
65 > 65 >
66 </File> 66 </File>
67 <File 67 <File
68 RelativePath=".\resources\locale_settings.grd" 68 RelativePath=".\resources\locale_settings.grd"
69 > 69 >
70 </File> 70 </File>
71 <File 71 <File
72 » » » RelativePath="$(IntDir)\locale_settings.h" 72 » » » RelativePath="$(OutDir)\grit_derived_sources\grit\locale _settings.h"
73 > 73 >
74 </File> 74 </File>
75 </Files> 75 </Files>
76 </VisualStudioProject> 76 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/app/chrome_resources.vcproj ('k') | tools/grit/build/grit_resources.rules » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698