diff options
Diffstat (limited to 'tests/auto/declarative/qmlstates/qmlstates.pro')
-rw-r--r-- | tests/auto/declarative/qmlstates/qmlstates.pro | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/declarative/qmlstates/qmlstates.pro b/tests/auto/declarative/qmlstates/qmlstates.pro deleted file mode 100644 index 538734a..0000000 --- a/tests/auto/declarative/qmlstates/qmlstates.pro +++ /dev/null @@ -1,8 +0,0 @@ -load(qttest_p4) -contains(QT_CONFIG,declarative): QT += declarative -macx:CONFIG -= app_bundle - -SOURCES += tst_qmlstates.cpp - -# Define SRCDIR equal to test's source directory -DEFINES += SRCDIR=\\\"$$PWD\\\" |