diff -r 5dc02b23752f -r 3e2da88830cd tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro --- a/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro Tue Jul 06 15:10:48 2010 +0300 +++ b/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro Wed Aug 18 10:37:55 2010 +0300 @@ -5,9 +5,7 @@ SOURCES += tst_qdeclarativecomponent.cpp -symbian: { - DEFINES += SRCDIR=\".\" -} else { +!symbian: { DEFINES += SRCDIR=\\\"$$PWD\\\" }