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