diff options
Diffstat (limited to 'webkit/build/V8Bindings')
-rw-r--r-- | webkit/build/V8Bindings/V8Bindings.vcproj | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/webkit/build/V8Bindings/V8Bindings.vcproj b/webkit/build/V8Bindings/V8Bindings.vcproj index 4e8da10..726a348 100644 --- a/webkit/build/V8Bindings/V8Bindings.vcproj +++ b/webkit/build/V8Bindings/V8Bindings.vcproj @@ -2456,6 +2456,34 @@ > </File> </Filter> + <Filter + Name="extensions" + > + <File + RelativePath="..\..\port\bindings\v8\extensions\GCController.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\extensions\GCController.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\extensions\Interval.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\extensions\Interval.h" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\extensions\Playback.cpp" + > + </File> + <File + RelativePath="..\..\port\bindings\v8\extensions\Playback.h" + > + </File> + </Filter> <File RelativePath="..\..\port\bindings\v8\dom_wrapper_map.h" > |