]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - qt/tests/qscriptstring/qscriptstring.pro
JavaScriptCore-621.1.tar.gz
[apple/javascriptcore.git] / qt / tests / qscriptstring / qscriptstring.pro
diff --git a/qt/tests/qscriptstring/qscriptstring.pro b/qt/tests/qscriptstring/qscriptstring.pro
new file mode 100644 (file)
index 0000000..5ad9b7c
--- /dev/null
@@ -0,0 +1,7 @@
+TEMPLATE = app
+TARGET = tst_qscriptstring
+QT += testlib
+include(../tests.pri)
+
+SOURCES += tst_qscriptstring.cpp
+