tests/auto/declarative/qmlvisual/qmlvisual.pro
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
--- a/tests/auto/declarative/qmlvisual/qmlvisual.pro	Tue Jul 06 15:10:48 2010 +0300
+++ b/tests/auto/declarative/qmlvisual/qmlvisual.pro	Wed Aug 18 10:37:55 2010 +0300
@@ -5,7 +5,7 @@
 SOURCES += tst_qmlvisual.cpp
 
 symbian: {
-    importFiles.path =
+    importFiles.path = .
     importFiles.sources = animation \
     fillmode \
     focusscope \
@@ -28,8 +28,6 @@
     selftest_noimages \
     webview
     DEPLOYMENT = importFiles
-    
-    DEFINES += QT_TEST_SOURCE_DIR=\".\"   
 } else {
     DEFINES += QT_TEST_SOURCE_DIR=\"\\\"$$PWD\\\"\"
 }