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

Side by Side Diff: chrome/common/common.vsprops

Issue 99219: Adding ifdef to remove Skia dependency in IPC code for testing. (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 | « no previous file | chrome/common/extra_defines.vsprops » ('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="common (chrome)" 5 Name="common (chrome)"
6 » InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(Solutio nDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\third_party\z lib\using_zlib.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops; $(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\tools\grit\build\using _generated_resources.vsprops;$(SolutionDir)..\third_party\libxml\build\using_lib xml.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir )..\chrome\third_party\wtl\using_wtl.vsprops" 6 » InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(Solutio nDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\third_party\z lib\using_zlib.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops; $(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\tools\grit\build\using _generated_resources.vsprops;$(SolutionDir)..\third_party\libxml\build\using_lib xml.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir )..\chrome\third_party\wtl\using_wtl.vsprops;$(SolutionDir)\common\extra_defines .vsprops"
7 > 7 >
8 </VisualStudioPropertySheet> 8 </VisualStudioPropertySheet>
OLDNEW
« no previous file with comments | « no previous file | chrome/common/extra_defines.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698