diff options
Diffstat (limited to 'base/build')
-rw-r--r-- | base/build/base_gfx.vcproj | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/base/build/base_gfx.vcproj b/base/build/base_gfx.vcproj index 329449b..79ce51d 100644 --- a/base/build/base_gfx.vcproj +++ b/base/build/base_gfx.vcproj @@ -122,14 +122,6 @@ </References> <Files> <File - RelativePath="..\gfx\bitmap_header.cc" - > - </File> - <File - RelativePath="..\gfx\bitmap_header.h" - > - </File> - <File RelativePath="..\gfx\bitmap_platform_device_win.cc" > </File> @@ -154,6 +146,14 @@ > </File> <File + RelativePath="..\gfx\gdi_util.cc" + > + </File> + <File + RelativePath="..\gfx\gdi_util.h" + > + </File> + <File RelativePath="..\gfx\image_operations.cc" > </File> |