summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/script/script.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/script/script.pro')
-rw-r--r--tests/benchmarks/script/script.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/benchmarks/script/script.pro b/tests/benchmarks/script/script.pro
index b0770ca..d4fc822 100644
--- a/tests/benchmarks/script/script.pro
+++ b/tests/benchmarks/script/script.pro
@@ -1,6 +1,8 @@
TEMPLATE = subdirs
SUBDIRS = \
+ context2d \
qscriptclass \
+ qscriptclass_bytearray \
qscriptengine \
qscriptvalue \
sunspider \
@@ -13,4 +15,4 @@ TRUSTED_BENCHMARKS += \
qscriptvalue \
qscriptengine
-include(../trusted-benchmarks.pri) \ No newline at end of file
+include(../trusted-benchmarks.pri)