diff options
Diffstat (limited to 'base/build/base_gfx.vcproj')
-rw-r--r-- | base/build/base_gfx.vcproj | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/base/build/base_gfx.vcproj b/base/build/base_gfx.vcproj index 70875a9..ef4b5de 100644 --- a/base/build/base_gfx.vcproj +++ b/base/build/base_gfx.vcproj @@ -122,6 +122,14 @@ </References> <Files> <File + RelativePath="..\gfx\convolver.cc" + > + </File> + <File + RelativePath="..\gfx\convolver.h" + > + </File> + <File RelativePath="..\gfx\gdi_util.cc" > </File> @@ -130,6 +138,14 @@ > </File> <File + RelativePath="..\gfx\image_operations.cc" + > + </File> + <File + RelativePath="..\gfx\image_operations.h" + > + </File> + <File RelativePath="..\gfx\native_theme.cc" > </File> @@ -177,6 +193,14 @@ RelativePath="..\gfx\size.h" > </File> + <File + RelativePath="..\gfx\skia_utils.cc" + > + </File> + <File + RelativePath="..\gfx\skia_utils.h" + > + </File> </Files> <Globals> </Globals> |