summaryrefslogtreecommitdiffstats
path: root/src/v4/v4.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/v4/v4.pro')
-rw-r--r--src/v4/v4.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/v4/v4.pro b/src/v4/v4.pro
index 7f5e3e50..325a1013 100644
--- a/src/v4/v4.pro
+++ b/src/v4/v4.pro
@@ -27,6 +27,7 @@ SOURCES += \
llvm_runtime.cpp \
qv4isel_p.cpp \
debugging.cpp \
+ qv4lookup.cpp \
qv4mm.cpp \
qv4managed.cpp \
qv4internalclass.cpp \
@@ -66,6 +67,7 @@ HEADERS += \
qv4isel_p.h \
qv4isel_util_p.h \
debugging.h \
+ qv4lookup.h \
qv4identifier.h \
qv4mm.h \
qv4managed.h \