tests/auto/declarative/qdeclarativecontext/qdeclarativecontext.pro
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
--- a/tests/auto/declarative/qdeclarativecontext/qdeclarativecontext.pro	Tue Jul 06 15:10:48 2010 +0300
+++ b/tests/auto/declarative/qdeclarativecontext/qdeclarativecontext.pro	Wed Aug 18 10:37:55 2010 +0300
@@ -3,9 +3,7 @@
 SOURCES += tst_qdeclarativecontext.cpp
 macx:CONFIG -= app_bundle
 
-symbian: {
-    DEFINES += SRCDIR=\".\"
-} else {
+!symbian: {
     DEFINES += SRCDIR=\\\"$$PWD\\\"
 }