diff options
Diffstat (limited to 'Source/JavaScriptCore/DerivedSources.pri')
-rw-r--r-- | Source/JavaScriptCore/DerivedSources.pri | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/DerivedSources.pri b/Source/JavaScriptCore/DerivedSources.pri index 755a5b060..8d0f0537e 100644 --- a/Source/JavaScriptCore/DerivedSources.pri +++ b/Source/JavaScriptCore/DerivedSources.pri @@ -16,6 +16,7 @@ LUT_FILES += \ runtime/JSGlobalObject.cpp \ runtime/JSONObject.cpp \ runtime/MathObject.cpp \ + runtime/NamePrototype.cpp \ runtime/NumberConstructor.cpp \ runtime/NumberPrototype.cpp \ runtime/ObjectConstructor.cpp \ |