]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - qt/benchmarks/qscriptvalue/qscriptvalue.pro
JavaScriptCore-903.tar.gz
[apple/javascriptcore.git] / qt / benchmarks / qscriptvalue / qscriptvalue.pro
diff --git a/qt/benchmarks/qscriptvalue/qscriptvalue.pro b/qt/benchmarks/qscriptvalue/qscriptvalue.pro
new file mode 100644 (file)
index 0000000..673fe65
--- /dev/null
@@ -0,0 +1,9 @@
+TEMPLATE = app
+TARGET = tst_bench_qscriptvalue
+QT += testlib
+
+isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
+include(../benchmarks.pri)
+
+SOURCES += tst_qscriptvalue.cpp
+