aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4/moth/moth.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/v4/moth/moth.pri')
-rw-r--r--src/qml/qml/v4/moth/moth.pri13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/qml/qml/v4/moth/moth.pri b/src/qml/qml/v4/moth/moth.pri
deleted file mode 100644
index 73bd893286..0000000000
--- a/src/qml/qml/v4/moth/moth.pri
+++ /dev/null
@@ -1,13 +0,0 @@
-INCLUDEPATH += $$PWD
-
-HEADERS += \
- $$PWD/qv4isel_moth_p.h \
- $$PWD/qv4instr_moth_p.h \
- $$PWD/qv4vme_moth_p.h
-
-SOURCES += \
- $$PWD/qv4isel_moth.cpp \
- $$PWD/qv4instr_moth.cpp \
- $$PWD/qv4vme_moth.cpp
-
-#DEFINES += DO_TRACE_INSTR