From 5120eec7fc741921318a5538fe15fbcb6bc73f7c Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Fri, 14 Sep 2012 15:33:20 +0200 Subject: Remove Symbian platform Change-Id: Iad770614f7c1c890febeee662d0ce9370dcb17e3 Reviewed-by: Lars Knoll --- tests/auto/declarative/moduleqt47/moduleqt47.pro | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'tests/auto/declarative/moduleqt47/moduleqt47.pro') diff --git a/tests/auto/declarative/moduleqt47/moduleqt47.pro b/tests/auto/declarative/moduleqt47/moduleqt47.pro index d8dc9d76..c7e54046 100644 --- a/tests/auto/declarative/moduleqt47/moduleqt47.pro +++ b/tests/auto/declarative/moduleqt47/moduleqt47.pro @@ -7,13 +7,7 @@ macx:CONFIG -= app_bundle SOURCES += tst_moduleqt47.cpp -symbian: { - importFiles.files = data - importFiles.path = . - DEPLOYMENT += importFiles -} else { - DEFINES += SRCDIR=\\\"$$PWD\\\" -} +DEFINES += SRCDIR=\\\"$$PWD\\\" CONFIG += parallel_test -- cgit v1.2.3