diff options
Diffstat (limited to 'tests/auto/declarative/qmllistmodel/qmllistmodel.pro')
-rw-r--r-- | tests/auto/declarative/qmllistmodel/qmllistmodel.pro | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/declarative/qmllistmodel/qmllistmodel.pro b/tests/auto/declarative/qmllistmodel/qmllistmodel.pro deleted file mode 100644 index 60b0c4b..0000000 --- a/tests/auto/declarative/qmllistmodel/qmllistmodel.pro +++ /dev/null @@ -1,6 +0,0 @@ -load(qttest_p4) -contains(QT_CONFIG,declarative): QT += declarative -QT += script -macx:CONFIG -= app_bundle - -SOURCES += tst_qmllistmodel.cpp |