diff options
Diffstat (limited to 'base/build')
-rw-r--r-- | base/build/base_gfx.vcproj | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/base/build/base_gfx.vcproj b/base/build/base_gfx.vcproj index ac60c50..329449b 100644 --- a/base/build/base_gfx.vcproj +++ b/base/build/base_gfx.vcproj @@ -130,11 +130,11 @@ > </File> <File - RelativePath="..\gfx\bitmap_platform_device.cc" + RelativePath="..\gfx\bitmap_platform_device_win.cc" > </File> <File - RelativePath="..\gfx\bitmap_platform_device.h" + RelativePath="..\gfx\bitmap_platform_device_win.h" > </File> <File @@ -170,19 +170,19 @@ > </File> <File - RelativePath="..\gfx\platform_canvas.cc" + RelativePath="..\gfx\platform_canvas_win.cc" > </File> <File - RelativePath="..\gfx\platform_canvas.h" + RelativePath="..\gfx\platform_canvas_win.h" > </File> <File - RelativePath="..\gfx\platform_device.cc" + RelativePath="..\gfx\platform_device_win.cc" > </File> <File - RelativePath="..\gfx\platform_device.h" + RelativePath="..\gfx\platform_device_win.h" > </File> <File |