summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/graphicswidgets/graphicswidgets.pro
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2010-05-07 04:41:00 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2010-05-07 04:41:23 (GMT)
commit32c2d17680a04fced714aa103b40d7de24d9eb26 (patch)
tree3cf2eae8c3038a4800f033b05cf43b88e1b33163 /tests/auto/declarative/graphicswidgets/graphicswidgets.pro
parent60a06af7200217aa16c8c130a1ed0afce31812ed (diff)
downloadQt-32c2d17680a04fced714aa103b40d7de24d9eb26.zip
Qt-32c2d17680a04fced714aa103b40d7de24d9eb26.tar.gz
Qt-32c2d17680a04fced714aa103b40d7de24d9eb26.tar.bz2
Fix autotests
Diffstat (limited to 'tests/auto/declarative/graphicswidgets/graphicswidgets.pro')
-rw-r--r--tests/auto/declarative/graphicswidgets/graphicswidgets.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/declarative/graphicswidgets/graphicswidgets.pro b/tests/auto/declarative/graphicswidgets/graphicswidgets.pro
deleted file mode 100644
index b77b430..0000000
--- a/tests/auto/declarative/graphicswidgets/graphicswidgets.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-load(qttest_p4)
-contains(QT_CONFIG,declarative): QT += declarative gui
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_graphicswidgets.cpp
-
-# Define SRCDIR equal to test's source directory
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-
-CONFIG += parallel_test