]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - qt/tests/qscriptvalue/qscriptvalue.pro
JavaScriptCore-1097.3.tar.gz
[apple/javascriptcore.git] / qt / tests / qscriptvalue / qscriptvalue.pro
diff --git a/qt/tests/qscriptvalue/qscriptvalue.pro b/qt/tests/qscriptvalue/qscriptvalue.pro
deleted file mode 100644 (file)
index 02e94ec..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-TEMPLATE = app
-TARGET = tst_qscriptvalue
-QT += testlib
-isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
-include(../tests.pri)
-
-SOURCES += \
-    tst_qscriptvalue.cpp \
-    tst_qscriptvalue_generated_init.cpp \
-    tst_qscriptvalue_generated_comparison.cpp \
-    tst_qscriptvalue_generated_istype.cpp \
-    tst_qscriptvalue_generated_totype.cpp \
-
-HEADERS += \
-    tst_qscriptvalue.h