diff options
Diffstat (limited to 'app/app.vcproj')
-rw-r--r-- | app/app.vcproj | 36 |
1 files changed, 20 insertions, 16 deletions
diff --git a/app/app.vcproj b/app/app.vcproj index 507a28a..d940bf9 100644 --- a/app/app.vcproj +++ b/app/app.vcproj @@ -145,14 +145,14 @@ >
</File>
<File
- RelativePath=".\gfx\color_utils.cc"
- >
- </File>
- <File
- RelativePath=".\gfx\color_utils.h"
- >
- </File>
- <File
+ RelativePath=".\gfx\color_utils.cc" + > + </File> + <File + RelativePath=".\gfx\color_utils.h" + > + </File> + <File RelativePath=".\gfx\favicon_size.h"
>
</File>
@@ -176,14 +176,14 @@ RelativePath=".\gfx\path_win.cc"
>
</File>
- <File
- RelativePath=".\gfx\text_elider.cc"
- >
- </File>
- <File
- RelativePath=".\gfx\text_elider.h"
- >
- </File>
+ <File + RelativePath=".\gfx\text_elider.cc" + > + </File> + <File + RelativePath=".\gfx\text_elider.h" + > + </File> </Filter>
<File
RelativePath=".\animation.cc"
@@ -250,6 +250,10 @@ >
</File>
<File
+ RelativePath=".\theme_provider.h"
+ >
+ </File>
+ <File
RelativePath=".\throb_animation.cc"
>
</File>
|