diff -r 5dc02b23752f -r 3e2da88830cd tests/auto/patternistexamples/patternistexamples.pro --- a/tests/auto/patternistexamples/patternistexamples.pro Tue Jul 06 15:10:48 2010 +0300 +++ b/tests/auto/patternistexamples/patternistexamples.pro Wed Aug 18 10:37:55 2010 +0300 @@ -1,7 +1,7 @@ load(qttest_p4) SOURCES += tst_patternistexamples.cpp CONFIG += qtestlib -wince*|symbian*: { +wince*|symbian: { snippets.sources = $$QT_SOURCE_TREE/doc/src/snippets/patternist/* snippets.path = patternist widgetRen.sources = $$QT_SOURCE_TREE/examples/xmlpatterns/xquery/widgetRenderer/* @@ -13,7 +13,7 @@ recipes.sources = $$QT_SOURCE_TREE/examples/xmlpatterns/recipes/* recipes.path = recipes files.sources = $$QT_SOURCE_TREE/examples/xmlpatterns/recipes/files/* - files.path = recipes\files + files.path = recipes\\files DEPLOYMENT += snippets widgetRen globVar filetree recipes files # take care of dependency