diff options
Diffstat (limited to 'webkit/build/V8Bindings/V8Bindings.vcproj')
-rw-r--r-- | webkit/build/V8Bindings/V8Bindings.vcproj | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/webkit/build/V8Bindings/V8Bindings.vcproj b/webkit/build/V8Bindings/V8Bindings.vcproj index 8e37bea..4d038f2 100644 --- a/webkit/build/V8Bindings/V8Bindings.vcproj +++ b/webkit/build/V8Bindings/V8Bindings.vcproj @@ -200,6 +200,14 @@ > </File> <File + RelativePath="$(IntDir)\DerivedSources\V8CanvasPixelArray.cpp" + > + </File> + <File + RelativePath="$(IntDir)\DerivedSources\V8CanvasPixelArray.h" + > + </File> + <File RelativePath="$(IntDir)\DerivedSources\V8CanvasRenderingContext2D.cpp" > </File> @@ -2477,6 +2485,10 @@ > </File> <File + RelativePath="..\..\port\bindings\v8\CanvasPixelArray.cpp" + > + </File> + <File RelativePath="..\..\port\bindings\v8\RGBColor.cpp" > </File> @@ -2525,6 +2537,10 @@ > </File> <File + RelativePath="..\..\port\bindings\v8\CanvasPixelArray.h" + > + </File> + <File RelativePath="..\..\port\bindings\v8\ScriptSourceCode.h" > </File> @@ -2601,6 +2617,10 @@ > </File> <File + RelativePath="..\..\port\bindings\v8\V8CanvasPixelArrayCustom.cpp" + > + </File> + <File RelativePath="..\..\port\bindings\v8\V8MessagePortCustom.cpp" > </File> |