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