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

Side by Side Diff: webkit/build/WebCore/WebCore.vcproj

Issue 17036: Build file change for enabling dynamic font support. This should go in right... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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
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="WebCore" 5 Name="WebCore"
6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}" 6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}"
7 RootNamespace="WebCore" 7 RootNamespace="WebCore"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 1605 matching lines...) Expand 10 before | Expand all | Expand 10 after
1616 > 1616 >
1617 </File> 1617 </File>
1618 <File 1618 <File
1619 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\chromium\UniscribeHelperTextRun.cpp" 1619 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\chromium\UniscribeHelperTextRun.cpp"
1620 > 1620 >
1621 </File> 1621 </File>
1622 <File 1622 <File
1623 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\chromium\UniscribeHelperTextRun.h" 1623 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\chromium\UniscribeHelperTextRun.h"
1624 > 1624 >
1625 </File> 1625 </File>
1626 <File
1627 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\opentype\OpenTypeUtilities.cpp"
1628 >
1629 </File>
1630 <File
1631 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\opentype\OpenTypeUtilities.h"
1632 >
1633 </File>
1626 </Filter> 1634 </Filter>
1627 <Filter 1635 <Filter
1628 Name="skia" 1636 Name="skia"
1629 > 1637 >
1630 <File 1638 <File
1631 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\AffineTransformSkia.cpp" 1639 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\AffineTransformSkia.cpp"
1632 > 1640 >
1633 </File> 1641 </File>
1634 <File 1642 <File
1635 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\BitmapImageSingleFrameSkia.h" 1643 RelativePath="..\..\..\third_par ty\WebKit\WebCore\platform\graphics\skia\BitmapImageSingleFrameSkia.h"
(...skipping 5719 matching lines...) Expand 10 before | Expand all | Expand 10 after
7355 </FileConfiguration> 7363 </FileConfiguration>
7356 </File> 7364 </File>
7357 <File 7365 <File
7358 RelativePath="..\precompiled_webkit.h" 7366 RelativePath="..\precompiled_webkit.h"
7359 > 7367 >
7360 </File> 7368 </File>
7361 </Files> 7369 </Files>
7362 <Globals> 7370 <Globals>
7363 </Globals> 7371 </Globals>
7364 </VisualStudioProject> 7372 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698