summaryrefslogtreecommitdiffstats
path: root/webkit/build/KJSBindings
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/build/KJSBindings')
-rw-r--r--webkit/build/KJSBindings/KJSBindings.vcproj52
1 files changed, 52 insertions, 0 deletions
diff --git a/webkit/build/KJSBindings/KJSBindings.vcproj b/webkit/build/KJSBindings/KJSBindings.vcproj
index 86fa623..07662e4 100644
--- a/webkit/build/KJSBindings/KJSBindings.vcproj
+++ b/webkit/build/KJSBindings/KJSBindings.vcproj
@@ -357,6 +357,14 @@
>
</File>
<File
+ RelativePath="$(IntDir)\DerivedSources\JSDatabase.cpp"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\DerivedSources\JSDatabase.h"
+ >
+ </File>
+ <File
RelativePath="$(IntDir)\DerivedSources\JSDocument.cpp"
>
</File>
@@ -1257,6 +1265,38 @@
>
</File>
<File
+ RelativePath="$(IntDir)\DerivedSources\JSSQLError.cpp"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\DerivedSources\JSSQLError.h"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\DerivedSources\JSSQLResultSet.cpp"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\DerivedSources\JSSQLResultSet.h"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\DerivedSources\JSSQLResultSetRowList.cpp"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\DerivedSources\JSSQLResultSetRowList.h"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\DerivedSources\JSSQLTransaction.cpp"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\DerivedSources\JSSQLTransaction.h"
+ >
+ </File>
+ <File
RelativePath="$(IntDir)\DerivedSources\JSStyleSheet.cpp"
>
</File>
@@ -2854,6 +2894,10 @@
>
</File>
<File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDatabaseCustom.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSDocumentCustom.cpp"
>
</File>
@@ -3130,6 +3174,14 @@
>
</File>
<File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSQLResultSetRowListCustom.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSSQLTransactionCustom.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSStyleSheetCustom.cpp"
>
</File>