diff options
Diffstat (limited to 'skia/skia.vcproj')
-rw-r--r-- | skia/skia.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/skia/skia.vcproj b/skia/skia.vcproj index 5e06d73..93988ad 100644 --- a/skia/skia.vcproj +++ b/skia/skia.vcproj @@ -1309,6 +1309,14 @@ Name="ext" > <File + RelativePath=".\ext\convolver.cc" + > + </File> + <File + RelativePath=".\ext\convolver.h" + > + </File> + <File RelativePath=".\ext\bitmap_platform_device.h" > </File> @@ -1321,6 +1329,14 @@ > </File> <File + RelativePath=".\ext\image_operations.cc" + > + </File> + <File + RelativePath=".\ext\image_operations.h" + > + </File> + <File RelativePath=".\ext\platform_canvas.h" > </File> |