diff options
Diffstat (limited to 'app/app.vcproj')
-rw-r--r-- | app/app.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app/app.vcproj b/app/app.vcproj index c4c489c..e4e2162 100644 --- a/app/app.vcproj +++ b/app/app.vcproj @@ -121,6 +121,22 @@ <References>
</References>
<Files>
+ <Filter
+ Name="gfx"
+ >
+ <File
+ RelativePath=".\gfx\chrome_canvas.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\chrome_canvas.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\chrome_canvas_win.cc"
+ >
+ </File>
+ </Filter>
<File
RelativePath=".\animation.cc"
>
|