summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/qt/tests/qscriptstring/qscriptstring.pro
diff options
context:
space:
mode:
Diffstat (limited to 'JavaScriptCore/qt/tests/qscriptstring/qscriptstring.pro')
-rw-r--r--JavaScriptCore/qt/tests/qscriptstring/qscriptstring.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/JavaScriptCore/qt/tests/qscriptstring/qscriptstring.pro b/JavaScriptCore/qt/tests/qscriptstring/qscriptstring.pro
new file mode 100644
index 0000000..5ad9b7c
--- /dev/null
+++ b/JavaScriptCore/qt/tests/qscriptstring/qscriptstring.pro
@@ -0,0 +1,7 @@
+TEMPLATE = app
+TARGET = tst_qscriptstring
+QT += testlib
+include(../tests.pri)
+
+SOURCES += tst_qscriptstring.cpp
+