diff options
Diffstat (limited to 'webkit/build/V8Bindings/V8Bindings.vcproj')
-rw-r--r-- | webkit/build/V8Bindings/V8Bindings.vcproj | 32 |
1 files changed, 24 insertions, 8 deletions
diff --git a/webkit/build/V8Bindings/V8Bindings.vcproj b/webkit/build/V8Bindings/V8Bindings.vcproj index d390b16..b836735 100644 --- a/webkit/build/V8Bindings/V8Bindings.vcproj +++ b/webkit/build/V8Bindings/V8Bindings.vcproj @@ -136,6 +136,14 @@ > </File> <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8HTMLCollectionCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8HTMLFormElementCustom.cpp" + > + </File> + <File RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8HTMLInputElementCustom.cpp" > </File> @@ -144,6 +152,22 @@ > </File> <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8HTMLSelectElementCustom.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8HTMLSelectElementCustom.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8NamedNodesCollection.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8NamedNodesCollection.h" + > + </File> + <File RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\custom\V8SVGElementInstanceCustom.cpp" > </File> @@ -2685,14 +2709,6 @@ > </File> <File - RelativePath="..\..\port\bindings\v8\v8_vectornodelist.cpp" - > - </File> - <File - RelativePath="..\..\port\bindings\v8\v8_vectornodelist.h" - > - </File> - <File RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\V8Binding.h" > </File> |