diff options
Diffstat (limited to 'app/app.vcproj')
-rw-r--r-- | app/app.vcproj | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/app/app.vcproj b/app/app.vcproj index 37a051d..92b555c 100644 --- a/app/app.vcproj +++ b/app/app.vcproj @@ -125,35 +125,35 @@ Name="gfx"
>
<File
- RelativePath=".\gfx\chrome_canvas.cc"
+ RelativePath=".\gfx\canvas.cc"
>
</File>
<File
- RelativePath=".\gfx\chrome_canvas.h"
+ RelativePath=".\gfx\canvas.h"
>
</File>
<File
- RelativePath=".\gfx\chrome_canvas_win.cc"
+ RelativePath=".\gfx\canvas_win.cc"
>
</File>
<File
- RelativePath=".\gfx\chrome_font.h"
+ RelativePath=".\gfx\color_utils.cc"
>
</File>
<File
- RelativePath=".\gfx\chrome_font_win.cc"
+ RelativePath=".\gfx\color_utils.h"
>
</File>
<File
- RelativePath=".\gfx\color_utils.cc"
+ RelativePath=".\gfx\favicon_size.h"
>
</File>
<File
- RelativePath=".\gfx\color_utils.h"
+ RelativePath=".\gfx\font.h"
>
</File>
<File
- RelativePath=".\gfx\favicon_size.h"
+ RelativePath=".\gfx\font_win.cc"
>
</File>
<File
|