diff options
Diffstat (limited to 'webkit/glue/glue.vcproj')
-rw-r--r-- | webkit/glue/glue.vcproj | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/webkit/glue/glue.vcproj b/webkit/glue/glue.vcproj index b212649..f88923e 100644 --- a/webkit/glue/glue.vcproj +++ b/webkit/glue/glue.vcproj @@ -629,23 +629,23 @@ >
</File>
<File
- RelativePath=".\webkit_glue.cc"
+ RelativePath=".\webinputevent_util.cc"
>
</File>
<File
- RelativePath=".\webkit_glue.h"
+ RelativePath=".\webinputevent_util.h"
>
</File>
<File
- RelativePath=".\webkit_glue_win.cc"
+ RelativePath=".\webkit_glue.cc"
>
</File>
<File
- RelativePath=".\webinputevent_util.cc"
+ RelativePath=".\webkit_glue.h"
>
</File>
<File
- RelativePath=".\webinputevent_util.h"
+ RelativePath=".\webkit_glue_win.cc"
>
</File>
<File
@@ -689,6 +689,14 @@ >
</File>
<File
+ RelativePath=".\webthemeengine_impl_win.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\webthemeengine_impl_win.h"
+ >
+ </File>
+ <File
RelativePath=".\weburlrequest_impl.cc"
>
</File>
|