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

Side by Side Diff: views/views.vsprops

Issue 113612: Make views/ use strings from app_strings. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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 | « views/views.gyp ('k') | views/window/dialog_client_view.cc » ('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 <VisualStudioPropertySheet 2 <VisualStudioPropertySheet
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="views" 5 Name="views"
6 InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(Solutio nDir)third_party\wtl\using_wtl.vsprops;$(SolutionDir)..\skia\using_skia.vsprops; $(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops" 6 InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(Solutio nDir)third_party\wtl\using_wtl.vsprops;$(SolutionDir)..\skia\using_skia.vsprops; $(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops"
7 > 7 >
8 <Tool 8 <Tool
9 Name="VCCLCompilerTool" 9 Name="VCCLCompilerTool"
10 » » AdditionalIncludeDirectories="..\..\;&quot;$(IntDir)\..\generate d_resources\&quot;" 10 » » AdditionalIncludeDirectories="..;&quot;$(IntDir)\..\global_inter mediate\app&quot;"
11 /> 11 />
12 </VisualStudioPropertySheet> 12 </VisualStudioPropertySheet>
OLDNEW
« no previous file with comments | « views/views.gyp ('k') | views/window/dialog_client_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698