diff options
Diffstat (limited to 'webkit/build/V8Bindings/V8Bindings.vcproj')
-rw-r--r-- | webkit/build/V8Bindings/V8Bindings.vcproj | 60 |
1 files changed, 48 insertions, 12 deletions
diff --git a/webkit/build/V8Bindings/V8Bindings.vcproj b/webkit/build/V8Bindings/V8Bindings.vcproj index 174897c..6b110f0 100644 --- a/webkit/build/V8Bindings/V8Bindings.vcproj +++ b/webkit/build/V8Bindings/V8Bindings.vcproj @@ -1520,51 +1520,51 @@ > </File> <File - RelativePath="$(IntDir)\DerivedSources\V8SQLError.cpp" + RelativePath="$(IntDir)\DerivedSources\V8RGBColor.cpp" > </File> <File - RelativePath="$(IntDir)\DerivedSources\V8SQLError.h" + RelativePath="$(IntDir)\DerivedSources\V8RGBColor.h" > </File> <File - RelativePath="$(IntDir)\DerivedSources\V8SQLResultSet.cpp" + RelativePath="$(IntDir)\DerivedSources\V8Screen.cpp" > </File> <File - RelativePath="$(IntDir)\DerivedSources\V8SQLResultSet.h" + RelativePath="$(IntDir)\DerivedSources\V8Screen.h" > </File> <File - RelativePath="$(IntDir)\DerivedSources\V8SQLResultSetRowList.cpp" + RelativePath="$(IntDir)\DerivedSources\V8SQLError.cpp" > </File> <File - RelativePath="$(IntDir)\DerivedSources\V8SQLResultSetRowList.h" + RelativePath="$(IntDir)\DerivedSources\V8SQLError.h" > </File> <File - RelativePath="$(IntDir)\DerivedSources\V8SQLTransaction.cpp" + RelativePath="$(IntDir)\DerivedSources\V8SQLResultSet.cpp" > </File> <File - RelativePath="$(IntDir)\DerivedSources\V8SQLTransaction.h" + RelativePath="$(IntDir)\DerivedSources\V8SQLResultSet.h" > </File> <File - RelativePath="$(IntDir)\DerivedSources\V8RGBColor.cpp" + RelativePath="$(IntDir)\DerivedSources\V8SQLResultSetRowList.cpp" > </File> <File - RelativePath="$(IntDir)\DerivedSources\V8RGBColor.h" + RelativePath="$(IntDir)\DerivedSources\V8SQLResultSetRowList.h" > </File> <File - RelativePath="$(IntDir)\DerivedSources\V8Screen.cpp" + RelativePath="$(IntDir)\DerivedSources\V8SQLTransaction.cpp" > </File> <File - RelativePath="$(IntDir)\DerivedSources\V8Screen.h" + RelativePath="$(IntDir)\DerivedSources\V8SQLTransaction.h" > </File> <File @@ -2913,6 +2913,14 @@ > </File> <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptFunctionCall.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptFunctionCall.h" + > + </File> + <File RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptInstance.cpp" > </File> @@ -2921,10 +2929,38 @@ > </File> <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptObject.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptObject.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptObjectQuarantine.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptObjectQuarantine.h" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptScope.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptScope.h" + > + </File> + <File RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptSourceCode.h" > </File> <File + RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptState.cpp" + > + </File> + <File RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\v8\ScriptState.h" > </File> |