From 01dc7e2ea476e0e6dcdce2e72979bbc858f4057d Mon Sep 17 00:00:00 2001 From: Matthew Vogt Date: Tue, 31 Jan 2012 16:52:36 +1000 Subject: Remove QtQuick1 elements from qtdeclarative QtQuick1 is now contained in a separate repository. Task-number: QTBUG-23737 Change-Id: I09eae67af5693a22b896b916f816f73ccc3a89b1 Reviewed-by: Martin Jones --- tests/auto/qtquick1/qdeclarativestates/qdeclarativestates.pro | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tests/auto/qtquick1/qdeclarativestates/qdeclarativestates.pro (limited to 'tests/auto/qtquick1/qdeclarativestates/qdeclarativestates.pro') diff --git a/tests/auto/qtquick1/qdeclarativestates/qdeclarativestates.pro b/tests/auto/qtquick1/qdeclarativestates/qdeclarativestates.pro deleted file mode 100644 index 1c9a58647f..0000000000 --- a/tests/auto/qtquick1/qdeclarativestates/qdeclarativestates.pro +++ /dev/null @@ -1,10 +0,0 @@ -CONFIG += testcase -TARGET = tst_qdeclarativestates -macx:CONFIG -= app_bundle - -SOURCES += tst_qdeclarativestates.cpp - -DEFINES += SRCDIR=\\\"$$PWD\\\" - -CONFIG += parallel_test -QT += core-private gui-private widgets-private v8-private declarative-private qtquick1-private testlib -- cgit v1.2.3