diff -r 90517678cc4f -r 453da2cfceef qtmobility/examples/examples.pro --- a/qtmobility/examples/examples.pro Mon May 03 13:18:40 2010 +0300 +++ b/qtmobility/examples/examples.pro Fri May 14 16:41:33 2010 +0300 @@ -9,10 +9,10 @@ notesmanagerplugin \ servicebrowser - !symbian:SUBDIRS+= servicenotesmanager/sfw-notes + !symbian:SUBDIRS+= sfw-notes contains(QT_CONFIG, declarative) { - SUBDIRS += servicenotesmanager/declarative-sfw-notes \ + SUBDIRS += declarative-sfw-notes \ declarative-sfw-dialer } }