aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/v8.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/v8/v8.pri')
-rw-r--r--src/qml/qml/v8/v8.pri9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/qml/qml/v8/v8.pri b/src/qml/qml/v8/v8.pri
deleted file mode 100644
index fbcc47de0c..0000000000
--- a/src/qml/qml/v8/v8.pri
+++ /dev/null
@@ -1,9 +0,0 @@
-HEADERS += \
- $$PWD/qv4domerrors_p.h \
- $$PWD/qv4sqlerrors_p.h \
- $$PWD/qqmlbuiltinfunctions_p.h
-
-SOURCES += \
- $$PWD/qv4domerrors.cpp \
- $$PWD/qv4sqlerrors.cpp \
- $$PWD/qqmlbuiltinfunctions.cpp