diff -r 71781823f776 -r 06b8e2af4411 qtmobility/examples/examples.pro --- a/qtmobility/examples/examples.pro Thu May 27 13:42:11 2010 +0300 +++ b/qtmobility/examples/examples.pro Fri Jun 11 14:26:25 2010 +0300 @@ -12,11 +12,16 @@ !symbian:SUBDIRS+= sfw-notes contains(QT_CONFIG, declarative) { - SUBDIRS += declarative-sfw-notes \ - declarative-sfw-dialer + SUBDIRS += declarative-sfw-dialer + + sources.files += declarative-sfw-notes \ + declarative-sfw-dialer/declarative-sfw-dialer } } +sources.path = $$QT_MOBILITY_PREFIX/bin +INSTALLS += sources + #BearerManagement examples contains(mobility_modules,bearer) { SUBDIRS += bearermonitor bearercloud