diff options
Diffstat (limited to 'app/app.vcproj')
-rw-r--r-- | app/app.vcproj | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/app/app.vcproj b/app/app.vcproj index aeee826..ad6a6eb 100644 --- a/app/app.vcproj +++ b/app/app.vcproj @@ -144,6 +144,30 @@ RelativePath=".\gfx\chrome_font_win.cc"
>
</File>
+ <File
+ RelativePath=".\gfx\favicon_size.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\icon_util.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\icon_util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\insets.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\path.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gfx\path_win.cc"
+ >
+ </File>
</Filter>
<File
RelativePath=".\animation.cc"
@@ -154,6 +178,14 @@ >
</File>
<File
+ RelativePath=".\drag_drop_types.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\drag_drop_types.h"
+ >
+ </File>
+ <File
RelativePath=".\l10n_util.cc"
>
</File>
@@ -170,6 +202,18 @@ >
</File>
<File
+ RelativePath=".\message_box_flags.h"
+ >
+ </File>
+ <File
+ RelativePath=".\os_exchange_data.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\os_exchange_data.h"
+ >
+ </File>
+ <File
RelativePath=".\resource_bundle.cc"
>
</File>
|