summaryrefslogtreecommitdiff
path: root/qtjsbackend.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtjsbackend.pro')
-rw-r--r--qtjsbackend.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/qtjsbackend.pro b/qtjsbackend.pro
deleted file mode 100644
index 02737b6..0000000
--- a/qtjsbackend.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-load(configure)
-qtCompileTest(hardfloat)
-
-load(qt_parts)
-
-ios {
- log("The qtjsbackend was disabled from the build because V8 is not ported to iOS.")
- SUBDIRS=
-}