tests/auto/declarative/qdeclarativetextedit/qdeclarativetextedit.pro
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
--- a/tests/auto/declarative/qdeclarativetextedit/qdeclarativetextedit.pro	Tue Jul 06 15:10:48 2010 +0300
+++ b/tests/auto/declarative/qdeclarativetextedit/qdeclarativetextedit.pro	Wed Aug 18 10:37:55 2010 +0300
@@ -5,11 +5,9 @@
 SOURCES += tst_qdeclarativetextedit.cpp ../shared/testhttpserver.cpp
 HEADERS += ../shared/testhttpserver.h
 
-# Define SRCDIR equal to test's source directory
 symbian: {
-    DEFINES += SRCDIR=\".\"
     importFiles.sources = data
-    importFiles.path = 
+    importFiles.path = .
     DEPLOYMENT = importFiles
 } else {
     DEFINES += SRCDIR=\\\"$$PWD\\\"