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

Unified Diff: skia/skia.vcproj

Issue 11568: Move skia extensions from the port to skia/ext. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « skia/ext/vector_device.cc ('k') | webkit/SConscript.port » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia.vcproj
===================================================================
--- skia/skia.vcproj (revision 5845)
+++ skia/skia.vcproj (working copy)
@@ -1305,6 +1305,62 @@
>
</File>
</Filter>
+ <Filter
+ Name="ext"
+ >
+ <File
+ RelativePath=".\ext\bitmap_platform_device.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ext\bitmap_platform_device_win.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ext\bitmap_platform_device_win.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ext\platform_canvas.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ext\platform_canvas_win.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ext\platform_canvas_win.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ext\platform_device.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ext\platform_device_win.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ext\platform_device_win.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ext\vector_canvas.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ext\vector_canvas.h"
+ >
+ </File>
+ <File
+ RelativePath=".\ext\vector_device.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\ext\vector_device.h"
+ >
+ </File>
+ </Filter>
<File
RelativePath=".\precompiled.cc"
>
« no previous file with comments | « skia/ext/vector_device.cc ('k') | webkit/SConscript.port » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698