diff options
Diffstat (limited to 'tests/auto/declarative/qmlerror/qmlerror.pro')
-rw-r--r-- | tests/auto/declarative/qmlerror/qmlerror.pro | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/declarative/qmlerror/qmlerror.pro b/tests/auto/declarative/qmlerror/qmlerror.pro deleted file mode 100644 index fa9b79e..0000000 --- a/tests/auto/declarative/qmlerror/qmlerror.pro +++ /dev/null @@ -1,6 +0,0 @@ -load(qttest_p4) -contains(QT_CONFIG,declarative): QT += declarative -SOURCES += tst_qmlerror.cpp -macx:CONFIG -= app_bundle - -DEFINES += SRCDIR=\\\"$$PWD\\\" |